Test Result : SLinkedListTest
0 failures
(±0)
20 tests
(±0)
All Tests
| Test name | Duration | Status |
|---|---|---|
| testAdd | 0 ms | Passed |
| testAddFirst | 0 ms | Passed |
| testAddLast | 0 ms | Passed |
| testClear | 0 ms | Passed |
| testContaines | 0 ms | Passed |
| testEntry | 0 ms | Passed |
| testGet | 0 ms | Passed |
| testGetEntry | 0 ms | Passed |
| testGetFirst | 0 ms | Passed |
| testGetFirstEntry | 0 ms | Passed |
| testGetLast | 0 ms | Passed |
| testGetLastEntry | 0 ms | Passed |
| testIndexOf | 0 ms | Passed |
| testIsEmpty | 0 ms | Passed |
| testRemove | 0 ms | Passed |
| testRemoveFirst | 1 ms | Passed |
| testRemoveLast | 0 ms | Passed |
| testSerialize | 0 ms | Passed |
| testSet | 1 ms | Passed |
| testSize | 0 ms | Passed |