Test Result : ArrayUtilTest
0 failures
21 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testAddAll | 0 ms | Passed |
| testAddAll2 | 0 ms | Passed |
| testAddAll_int | 0 ms | Passed |
| testAdd_int | 0 ms | Passed |
| testAsArray | 1 ms | Passed |
| testContains | 0 ms | Passed |
| testContains_character | 0 ms | Passed |
| testEqualsIgnoreSequence | 0 ms | Passed |
| testIndexOf | 0 ms | Passed |
| testIndexOf_character | 0 ms | Passed |
| testIsArray | 0 ms | Passed |
| testIsEmpty | 0 ms | Passed |
| testIsNotArray | 0 ms | Passed |
| testRemoveFirst | 0 ms | Passed |
| testRemoveLast | 0 ms | Passed |
| testRemoveMiddle | 0 ms | Passed |
| testRemoveNothing | 0 ms | Passed |
| testSetArrayValue | 0 ms | Passed |
| testToList | 0 ms | Passed |
| testToObjectArray | 1 ms | Passed |
| testToObjectArray_NoArray | 0 ms | Passed |