public class ArrayUtilsTest extends Object
Modifier and Type | Field and Description |
---|---|
static org.junit.rules.TestRule |
classWatchman |
org.junit.rules.TestRule |
watchman |
Constructor and Description |
---|
ArrayUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testMax()
Test of max method, of class ArrayUtils.
|
void |
testScale()
Test of scale method, of class ArrayUtils.
|
void |
testScale2()
Test of scale method, of class ArrayUtils.
|
void |
testSum()
Test of sum method, of class ArrayUtils.
|
void |
testToCollectionStrings()
Test of toStringArray method, of class ArrayUtils.
|
void |
testToStringArray()
Test of toStringArray method, of class ArrayUtils.
|
void |
testToStringArrayWithToken()
Test of toStringArray method, of class ArrayUtils.
|
public static org.junit.rules.TestRule classWatchman
public org.junit.rules.TestRule watchman
public void setUp()
public void tearDown()
public void testMax()
public void testScale()
public void testScale2()
public void testSum()
public void testToStringArrayWithToken()
public void testToStringArray()
public void testToCollectionStrings()
Copyright © 2015 University of Glasgow. All rights reserved.