Test Result : IndirectMapTest
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
equalsReturnsFalseForInEqualMaps | 0 ms | Passed |
equalsWorksForIndirectMapAndRegularMap | 5 ms | Passed |
equalsWorksForTwoIndirectMaps | 0 ms | Passed |
hashCodeReturnsHashCodeOfInternalMap | 0 ms | Passed |
keySetReturnsInternalMapKeySet | 1 ms | Passed |
testClear | 4 ms | Passed |
testConstructorNullMap | 1 ms | Passed |
testConstructorNullUoW | 10 ms | Passed |
testPut | 1 ms | Passed |
testPutAll | 3 ms | Passed |
testRemove | 0 ms | Passed |
toStringInvokesToStringOfReferencedInstance | 0 ms | Passed |
valuesReturnsInternalMapValues | 4 ms | Passed |