| org.jfree.util.junit.ArrayUtilitiesTests
ArrayUtilitiesTests | public class ArrayUtilitiesTests extends TestCase (Code) | | Tests for the
ArrayUtilities class.
|
ArrayUtilitiesTests | public ArrayUtilitiesTests(String name)(Code) | | Constructs a new set of tests.
Parameters: name - the name of the tests. |
suite | public static Test suite()(Code) | | Returns the tests as a test suite.
The test suite. |
testEqualReferencesInArrays | public void testEqualReferencesInArrays()(Code) | | Some checks for the equalReferencesInArrays() method.
|
testHasDuplicateItems | public void testHasDuplicateItems()(Code) | | Some tests for the hasDuplicateItems() method.
|
|
|