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