Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testEmptyListIsImmutable | Success |
[parallel2] [JUNIT] Test end testEmptyListIsImmutable 0.039 seconds
| 0.039 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.006 seconds
| 0.006 |
testModificationWithIteration | Success |
[parallel2] [JUNIT] Test end testModificationWithIteration 0.015 seconds
| 0.015 |
testGet | Success |
[parallel2] [JUNIT] Test end testGet 0.003 seconds
| 0.003 |
testGetBoolean | Success |
[parallel2] [JUNIT] Test end testGetBoolean 0.004 seconds
| 0.004 |
testIndexOf_nullElement | Success |
[parallel2] [JUNIT] Test end testIndexOf_nullElement 0.004 seconds
| 0.004 |
testIndexOf_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testIndexOf_incompatibleElementType 0.002 seconds
| 0.002 |
testIndexOf_notInList | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInList 0.002 seconds
| 0.002 |
testIndexOf_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInListWithDuplicates 0.003 seconds
| 0.003 |
testIndexOf_inList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inList 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchAtHead 0.002 seconds
| 0.002 |
testIndexOf_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchMidList 0.002 seconds
| 0.002 |
testContains_nullElement | Success |
[parallel2] [JUNIT] Test end testContains_nullElement 0.002 seconds
| 0.002 |
testContains_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testContains_incompatibleElementType 0.002 seconds
| 0.002 |
testContains_notInList | Success |
[parallel2] [JUNIT] Test end testContains_notInList 0.002 seconds
| 0.002 |
testContains_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testContains_notInListWithDuplicates 0.002 seconds
| 0.002 |
testContains_inList | Success |
[parallel2] [JUNIT] Test end testContains_inList 0.025 seconds
| 0.025 |
testContains_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchAtHead 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchMidList 0.002 seconds
| 0.002 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.002 seconds
| 0.002 |
testSet | Success |
[parallel2] [JUNIT] Test end testSet 0.003 seconds
| 0.003 |
testSetBoolean | Success |
[parallel2] [JUNIT] Test end testSetBoolean 0.002 seconds
| 0.002 |
testAdd | Success |
[parallel2] [JUNIT] Test end testAdd 0.005 seconds
| 0.005 |
testAddBoolean | Success |
[parallel2] [JUNIT] Test end testAddBoolean 0.002 seconds
| 0.002 |
testAddAll | Success |
[parallel2] [JUNIT] Test end testAddAll 0.004 seconds
| 0.004 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.002 seconds
| 0.002 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.004 seconds
| 0.004 |
testRemoveEnd_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemoveEnd_listAtCapacity 0.003 seconds
| 0.003 |
testRemove_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemove_listAtCapacity 0.001 seconds
| 0.001 |
testSublistRemoveEndOfCapacity | Success |
[parallel2] [JUNIT] Test end testSublistRemoveEndOfCapacity 0.003 seconds
| 0.003 |
Name | Status | Type | Time(s) |
testSubstring_BeginIndex | Success |
[parallel2] [JUNIT] Test end testSubstring_BeginIndex 0.093 seconds
| 0.093 |
testCopyFrom_BytesOffsetSize | Success |
[parallel2] [JUNIT] Test end testCopyFrom_BytesOffsetSize 0.023 seconds
| 0.023 |
testCopyFrom_Bytes | Success |
[parallel2] [JUNIT] Test end testCopyFrom_Bytes 0.028 seconds
| 0.028 |
testCopyFrom_ByteBufferSize | Success |
[parallel2] [JUNIT] Test end testCopyFrom_ByteBufferSize 0.017 seconds
| 0.017 |
testCopyFrom_ByteBuffer | Success |
[parallel2] [JUNIT] Test end testCopyFrom_ByteBuffer 0.017 seconds
| 0.017 |
testCopyFrom_Utf8 | Success |
[parallel2] [JUNIT] Test end testCopyFrom_Utf8 0.007 seconds
| 0.007 |
testCopyFrom_Iterable | Success |
[parallel2] [JUNIT] Test end testCopyFrom_Iterable 0.242 seconds
| 0.242 |
testCopyFrom_LengthTooBig | Success |
[parallel2] [JUNIT] Test end testCopyFrom_LengthTooBig 0.023 seconds
| 0.023 |
testCopyTo_TargetOffset | Success |
[parallel2] [JUNIT] Test end testCopyTo_TargetOffset 0.016 seconds
| 0.016 |
testReadFrom_emptyStream | Success |
[parallel2] [JUNIT] Test end testReadFrom_emptyStream 0.002 seconds
| 0.002 |
testReadFrom_smallStream | Success |
[parallel2] [JUNIT] Test end testReadFrom_smallStream 0.002 seconds
| 0.002 |
testReadFrom_mutating | Success |
[parallel2] [JUNIT] Test end testReadFrom_mutating 0.004 seconds
| 0.004 |
testReadFrom_mediumStream | Success |
[parallel2] [JUNIT] Test end testReadFrom_mediumStream 0.01 seconds
| 0.010 |
testReadFrom_largeStream | Success |
[parallel2] [JUNIT] Test end testReadFrom_largeStream 0.428 seconds
| 0.428 |
testReadFrom_byteBoundaries | Success |
[parallel2] [JUNIT] Test end testReadFrom_byteBoundaries 0.754 seconds
| 0.754 |
testReadFrom_IOExceptions | Success |
[parallel2] [JUNIT] Test end testReadFrom_IOExceptions 0.001 seconds
| 0.001 |
testReadFrom_reluctantStream | Success |
[parallel2] [JUNIT] Test end testReadFrom_reluctantStream 0.288 seconds
| 0.288 |
testReadFrom_available | Success |
[parallel2] [JUNIT] Test end testReadFrom_available 0.065 seconds
| 0.065 |
testToStringUtf8 | Success |
[parallel2] [JUNIT] Test end testToStringUtf8 0.003 seconds
| 0.003 |
testNewOutput_InitialCapacity | Success |
[parallel2] [JUNIT] Test end testNewOutput_InitialCapacity 0.017 seconds
| 0.017 |
testNewOutput_ArrayWrite | Success |
[parallel2] [JUNIT] Test end testNewOutput_ArrayWrite 0.574 seconds
| 0.574 |
testNewOutput_WriteChar | Success |
[parallel2] [JUNIT] Test end testNewOutput_WriteChar 0.206 seconds
| 0.206 |
testNewOutput_Mixed | Success |
[parallel2] [JUNIT] Test end testNewOutput_Mixed 0.816 seconds
| 0.816 |
testNewOutputEmpty | Success |
[parallel2] [JUNIT] Test end testNewOutputEmpty 0.001 seconds
| 0.001 |
testNewOutput_Mutating | Success |
[parallel2] [JUNIT] Test end testNewOutput_Mutating 0.002 seconds
| 0.002 |
testNewCodedBuilder | Success |
[parallel2] [JUNIT] Test end testNewCodedBuilder 0.032 seconds
| 0.032 |
testConcat_empty | Success |
[parallel2] [JUNIT] Test end testConcat_empty 3.562 seconds
| 3.562 |
testStartsWith | Success |
[parallel2] [JUNIT] Test end testStartsWith 0.016 seconds
| 0.016 |
testEndsWith | Success |
[parallel2] [JUNIT] Test end testEndsWith 0.016 seconds
| 0.016 |
testWriteToOutputStream | Success |
[parallel2] [JUNIT] Test end testWriteToOutputStream 0.004 seconds
| 0.004 |
Name | Status | Type | Time(s) |
testReadVarint | Success |
[parallel2] [JUNIT] Test end testReadVarint 0.37 seconds
| 0.370 |
testReadLittleEndian | Success |
[parallel2] [JUNIT] Test end testReadLittleEndian 0.032 seconds
| 0.032 |
testDecodeZigZag | Success |
[parallel2] [JUNIT] Test end testDecodeZigZag 0.002 seconds
| 0.002 |
testSkipRawBytesBug | Success |
[parallel2] [JUNIT] Test end testSkipRawBytesBug 0.002 seconds
| 0.002 |
testSkipRawBytesPastEndOfBufferWithLimit | Success |
[parallel2] [JUNIT] Test end testSkipRawBytesPastEndOfBufferWithLimit 0.002 seconds
| 0.002 |
testSkipHugeBlob | Success |
[parallel2] [JUNIT] Test end testSkipHugeBlob 0.091 seconds
| 0.091 |
testReadMaliciouslyLargeBlob | Success |
[parallel2] [JUNIT] Test end testReadMaliciouslyLargeBlob 0.032 seconds
| 0.032 |
testResetSizeCounter | Success |
[parallel2] [JUNIT] Test end testResetSizeCounter 0.002 seconds
| 0.002 |
testIsAtEnd | Success |
[parallel2] [JUNIT] Test end testIsAtEnd 0.002 seconds
| 0.002 |
testCurrentLimitExceeded | Success |
[parallel2] [JUNIT] Test end testCurrentLimitExceeded 0.016 seconds
| 0.016 |
testSizeLimitMultipleMessages | Success |
[parallel2] [JUNIT] Test end testSizeLimitMultipleMessages 0.008 seconds
| 0.008 |
testReadString | Success |
[parallel2] [JUNIT] Test end testReadString 0.038 seconds
| 0.038 |
testReadStringRequireUtf8 | Success |
[parallel2] [JUNIT] Test end testReadStringRequireUtf8 0.042 seconds
| 0.042 |
testReadStringInvalidUtf8 | Success |
[parallel2] [JUNIT] Test end testReadStringInvalidUtf8 0.019 seconds
| 0.019 |
testReadStringRequireUtf8InvalidUtf8 | Success |
[parallel2] [JUNIT] Test end testReadStringRequireUtf8InvalidUtf8 0.002 seconds
| 0.002 |
testReadFromSlice | Success |
[parallel2] [JUNIT] Test end testReadFromSlice 0.002 seconds
| 0.002 |
testInvalidTag | Success |
[parallel2] [JUNIT] Test end testInvalidTag 0.01 seconds
| 0.010 |
testReadByteArray | Success |
[parallel2] [JUNIT] Test end testReadByteArray 0.003 seconds
| 0.003 |
testReadLargeByteStringFromInputStream | Success |
[parallel2] [JUNIT] Test end testReadLargeByteStringFromInputStream 0.036 seconds
| 0.036 |
testReadLargeByteArrayFromInputStream | Success |
[parallel2] [JUNIT] Test end testReadLargeByteArrayFromInputStream 0.019 seconds
| 0.019 |
testReadByteBuffer | Success |
[parallel2] [JUNIT] Test end testReadByteBuffer 0.019 seconds
| 0.019 |
testReadByteBufferAliasing | Success |
[parallel2] [JUNIT] Test end testReadByteBufferAliasing 0.015 seconds
| 0.015 |
testSkipInvalidVarint_FastPath | Success |
[parallel2] [JUNIT] Test end testSkipInvalidVarint_FastPath 0.001 seconds
| 0.001 |
testSkipInvalidVarint_SlowPath | Success |
[parallel2] [JUNIT] Test end testSkipInvalidVarint_SlowPath 0.002 seconds
| 0.002 |
testSkipPastEndOfByteArrayInput | Success |
[parallel2] [JUNIT] Test end testSkipPastEndOfByteArrayInput 0.039 seconds
| 0.039 |
testReuseBuffer | Success |
[parallel2] [JUNIT] Test end testReuseBuffer 0.001 seconds
| 0.001 |
testSetInputStream | Success |
[parallel2] [JUNIT] Test end testSetInputStream 0.001 seconds
| 0.001 |
testMaliciousRecursion_unknownFields | Success |
[parallel2] [JUNIT] Test end testMaliciousRecursion_unknownFields 0.045 seconds
| 0.045 |
testMaliciousSGroupTagsWithMapField_fromInputStream | Success |
[parallel2] [JUNIT] Test end testMaliciousSGroupTagsWithMapField_fromInputStream 0.046 seconds
| 0.046 |
testMaliciousSGroupTags_inputStream_skipMessage | Success |
[parallel2] [JUNIT] Test end testMaliciousSGroupTags_inputStream_skipMessage 0.007 seconds
| 0.007 |
testMaliciousSGroupTagsWithMapField_fromByteArray | Success |
[parallel2] [JUNIT] Test end testMaliciousSGroupTagsWithMapField_fromByteArray 0.008 seconds
| 0.008 |
testMaliciousSGroupTags_arrayDecoder_skipMessage | Success |
[parallel2] [JUNIT] Test end testMaliciousSGroupTags_arrayDecoder_skipMessage 0.006 seconds
| 0.006 |
Name | Status | Type | Time(s) |
testVarintRoundTrips | Success |
[parallel2] [JUNIT] Test end testVarintRoundTrips 2.094 seconds
| 2.094 |
testWriteVarint | Success |
[parallel2] [JUNIT] Test end testWriteVarint 0.088 seconds
| 0.088 |
testWriteLittleEndian | Success |
[parallel2] [JUNIT] Test end testWriteLittleEndian 0.033 seconds
| 0.033 |
testEncodeZigZag | Success |
[parallel2] [JUNIT] Test end testEncodeZigZag 0.002 seconds
| 0.002 |
testGetTotalBytesWritten | Success |
[parallel2] [JUNIT] Test end testGetTotalBytesWritten 0.031 seconds
| 0.031 |
testWriteToByteBuffer | Success |
[parallel2] [JUNIT] Test end testWriteToByteBuffer 0.412 seconds
| 0.412 |
testWriteByteBuffer | Success |
[parallel2] [JUNIT] Test end testWriteByteBuffer 0.002 seconds
| 0.002 |
testWriteByteArrayWithOffsets | Success |
[parallel2] [JUNIT] Test end testWriteByteArrayWithOffsets 0.002 seconds
| 0.002 |
testSerializeUtf8_MultipleSmallWrites | Success |
[parallel2] [JUNIT] Test end testSerializeUtf8_MultipleSmallWrites 0.034 seconds
| 0.034 |
testSerializeInvalidUtf8 | Success |
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2339)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2339)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2339)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2339)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2339)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] com.google.protobuf.codedoutputstream WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!
[parallel2] Exception in thread "main" com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2
[parallel2] at java.lang.Throwable.fillInStackTrace(Throwable.java:82)
[parallel2] at java.lang.Throwable.<init>(Throwable.java:37)
[parallel2] at java.lang.Exception.<init>(Exception.java:18)
[parallel2] at java.lang.RuntimeException.<init>(RuntimeException.java:18)
[parallel2] at java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:18)
[parallel2] at com.google.protobuf.Utf8$UnpairedSurrogateException.<init>(Utf8.java:239)
[parallel2] at com.google.protobuf.Utf8$SafeProcessor.encodeUtf8(Utf8.java:838)
[parallel2] at com.google.protobuf.Utf8.encode(Utf8.java:244)
[parallel2] at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1326)
[parallel2] at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest._run_testSerializeInvalidUtf8(_AllTests_CodedOutputStreamTest.java:199)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.runTestMethods(_AllTests_CodedOutputStreamTest.java:54)
[parallel2] at ej.junit.AbstractTestWrapper.wrapperRunTestMethods(AbstractTestWrapper.java:227)
[parallel2] at ej.junit.AbstractTestWrapper.run(AbstractTestWrapper.java:249)
[parallel2] at com.google.protobuf._AllTests_CodedOutputStreamTest.main(_AllTests_CodedOutputStreamTest.java:243)
[parallel2] at java.lang.MainThread.run(Thread.java:914)
[parallel2] at java.lang.Thread.runWrapper(Thread.java:387)
[parallel2] [JUNIT] Test end testSerializeInvalidUtf8 2.705 seconds
| 2.705 |
testCorrectExceptionThrowWhenEncodingStringsWithoutEnoughSpace | Success |
[parallel2] [JUNIT] Test end testCorrectExceptionThrowWhenEncodingStringsWithoutEnoughSpace 0.033 seconds
| 0.033 |
testNioEncodersWithInitialOffsets | Success |
[parallel2] [JUNIT] Test end testNioEncodersWithInitialOffsets 0.004 seconds
| 0.004 |
Name | Status | Type | Time(s) |
testEmptyListReturnsSameInstance | Success |
[parallel2] [JUNIT] Test end testEmptyListReturnsSameInstance 0.007 seconds
| 0.007 |
testEmptyListIsImmutable | Success |
[parallel2] [JUNIT] Test end testEmptyListIsImmutable 0.033 seconds
| 0.033 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.007 seconds
| 0.007 |
testModificationWithIteration | Success |
[parallel2] [JUNIT] Test end testModificationWithIteration 0.012 seconds
| 0.012 |
testGet | Success |
[parallel2] [JUNIT] Test end testGet 0.003 seconds
| 0.003 |
testGetDouble | Success |
[parallel2] [JUNIT] Test end testGetDouble 0.003 seconds
| 0.003 |
testIndexOf_nullElement | Success |
[parallel2] [JUNIT] Test end testIndexOf_nullElement 0.004 seconds
| 0.004 |
testIndexOf_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testIndexOf_incompatibleElementType 0.004 seconds
| 0.004 |
testIndexOf_notInList | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInList 0.003 seconds
| 0.003 |
testIndexOf_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInListWithDuplicates 0.003 seconds
| 0.003 |
testIndexOf_inList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inList 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchAtHead 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchMidList 0.003 seconds
| 0.003 |
testContains_nullElement | Success |
[parallel2] [JUNIT] Test end testContains_nullElement 0.003 seconds
| 0.003 |
testContains_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testContains_incompatibleElementType 0.002 seconds
| 0.002 |
testContains_notInList | Success |
[parallel2] [JUNIT] Test end testContains_notInList 0.024 seconds
| 0.024 |
testContains_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testContains_notInListWithDuplicates 0.003 seconds
| 0.003 |
testContains_inList | Success |
[parallel2] [JUNIT] Test end testContains_inList 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchAtHead 0.003 seconds
| 0.003 |
testContains_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchMidList 0.002 seconds
| 0.002 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.002 seconds
| 0.002 |
testSet | Success |
[parallel2] [JUNIT] Test end testSet 0.003 seconds
| 0.003 |
testSetDouble | Success |
[parallel2] [JUNIT] Test end testSetDouble 0.004 seconds
| 0.004 |
testAdd | Success |
[parallel2] [JUNIT] Test end testAdd 0.004 seconds
| 0.004 |
testAddDouble | Success |
[parallel2] [JUNIT] Test end testAddDouble 0.002 seconds
| 0.002 |
testAddAll | Success |
[parallel2] [JUNIT] Test end testAddAll 0.005 seconds
| 0.005 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.003 seconds
| 0.003 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.003 seconds
| 0.003 |
testRemoveEnd_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemoveEnd_listAtCapacity 0.001 seconds
| 0.001 |
testRemove_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemove_listAtCapacity 0.001 seconds
| 0.001 |
testSublistRemoveEndOfCapacity | Success |
[parallel2] [JUNIT] Test end testSublistRemoveEndOfCapacity 0.002 seconds
| 0.002 |
Name | Status | Type | Time(s) |
testEmptyListReturnsSameInstance | Success |
[parallel2] [JUNIT] Test end testEmptyListReturnsSameInstance 0.009 seconds
| 0.009 |
testEmptyListIsImmutable | Success |
[parallel2] [JUNIT] Test end testEmptyListIsImmutable 0.036 seconds
| 0.036 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.007 seconds
| 0.007 |
testModificationWithIteration | Success |
[parallel2] [JUNIT] Test end testModificationWithIteration 0.014 seconds
| 0.014 |
testGet | Success |
[parallel2] [JUNIT] Test end testGet 0.005 seconds
| 0.005 |
testGetFloat | Success |
[parallel2] [JUNIT] Test end testGetFloat 0.005 seconds
| 0.005 |
testIndexOf_nullElement | Success |
[parallel2] [JUNIT] Test end testIndexOf_nullElement 0.004 seconds
| 0.004 |
testIndexOf_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testIndexOf_incompatibleElementType 0.003 seconds
| 0.003 |
testIndexOf_notInList | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInList 0.003 seconds
| 0.003 |
testIndexOf_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInListWithDuplicates 0.003 seconds
| 0.003 |
testIndexOf_inList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inList 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchAtHead 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchMidList 0.003 seconds
| 0.003 |
testContains_nullElement | Success |
[parallel2] [JUNIT] Test end testContains_nullElement 0.002 seconds
| 0.002 |
testContains_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testContains_incompatibleElementType 0.004 seconds
| 0.004 |
testContains_notInList | Success |
[parallel2] [JUNIT] Test end testContains_notInList 0.002 seconds
| 0.002 |
testContains_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testContains_notInListWithDuplicates 0.029 seconds
| 0.029 |
testContains_inList | Success |
[parallel2] [JUNIT] Test end testContains_inList 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchAtHead 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchMidList 0.003 seconds
| 0.003 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.003 seconds
| 0.003 |
testSet | Success |
[parallel2] [JUNIT] Test end testSet 0.003 seconds
| 0.003 |
testSetFloat | Success |
[parallel2] [JUNIT] Test end testSetFloat 0.002 seconds
| 0.002 |
testAdd | Success |
[parallel2] [JUNIT] Test end testAdd 0.201 seconds
| 0.201 |
testAddFloat | Success |
[parallel2] [JUNIT] Test end testAddFloat 0.002 seconds
| 0.002 |
testAddAll | Success |
[parallel2] [JUNIT] Test end testAddAll 0.004 seconds
| 0.004 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.004 seconds
| 0.004 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.004 seconds
| 0.004 |
testRemoveEnd_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemoveEnd_listAtCapacity 0.002 seconds
| 0.002 |
testRemove_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemove_listAtCapacity 0.002 seconds
| 0.002 |
testSublistRemoveEndOfCapacity | Success |
[parallel2] [JUNIT] Test end testSublistRemoveEndOfCapacity 0.002 seconds
| 0.002 |
Name | Status | Type | Time(s) |
testEmptyListReturnsSameInstance | Success |
[parallel2] [JUNIT] Test end testEmptyListReturnsSameInstance 0.009 seconds
| 0.009 |
testEmptyListIsImmutable | Success |
[parallel2] [JUNIT] Test end testEmptyListIsImmutable 0.032 seconds
| 0.032 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.006 seconds
| 0.006 |
testModificationWithIteration | Success |
[parallel2] [JUNIT] Test end testModificationWithIteration 0.012 seconds
| 0.012 |
testGet | Success |
[parallel2] [JUNIT] Test end testGet 0.003 seconds
| 0.003 |
testGetInt | Success |
[parallel2] [JUNIT] Test end testGetInt 0.003 seconds
| 0.003 |
testIndexOf_nullElement | Success |
[parallel2] [JUNIT] Test end testIndexOf_nullElement 0.004 seconds
| 0.004 |
testIndexOf_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testIndexOf_incompatibleElementType 0.004 seconds
| 0.004 |
testIndexOf_notInList | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInList 0.003 seconds
| 0.003 |
testIndexOf_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInListWithDuplicates 0.003 seconds
| 0.003 |
testIndexOf_inList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inList 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchAtHead 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchMidList 0.003 seconds
| 0.003 |
testContains_nullElement | Success |
[parallel2] [JUNIT] Test end testContains_nullElement 0.003 seconds
| 0.003 |
testContains_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testContains_incompatibleElementType 0.004 seconds
| 0.004 |
testContains_notInList | Success |
[parallel2] [JUNIT] Test end testContains_notInList 0.002 seconds
| 0.002 |
testContains_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testContains_notInListWithDuplicates 0.026 seconds
| 0.026 |
testContains_inList | Success |
[parallel2] [JUNIT] Test end testContains_inList 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchAtHead 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchMidList 0.002 seconds
| 0.002 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.002 seconds
| 0.002 |
testSet | Success |
[parallel2] [JUNIT] Test end testSet 0.002 seconds
| 0.002 |
testSetInt | Success |
[parallel2] [JUNIT] Test end testSetInt 0.002 seconds
| 0.002 |
testAdd | Success |
[parallel2] [JUNIT] Test end testAdd 0.222 seconds
| 0.222 |
testAddInt | Success |
[parallel2] [JUNIT] Test end testAddInt 0.001 seconds
| 0.001 |
testAddAll | Success |
[parallel2] [JUNIT] Test end testAddAll 0.004 seconds
| 0.004 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.002 seconds
| 0.002 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.005 seconds
| 0.005 |
testRemoveEnd_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemoveEnd_listAtCapacity 0.002 seconds
| 0.002 |
testRemove_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemove_listAtCapacity 0.002 seconds
| 0.002 |
testSublistRemoveEndOfCapacity | Success |
[parallel2] [JUNIT] Test end testSublistRemoveEndOfCapacity 0.003 seconds
| 0.003 |
Name | Status | Type | Time(s) |
testExpectedType | Success |
[parallel2] [JUNIT] Test end testExpectedType 0.006 seconds
| 0.006 |
testByteAt | Success |
[parallel2] [JUNIT] Test end testByteAt 0.019 seconds
| 0.019 |
testByteIterator | Success |
[parallel2] [JUNIT] Test end testByteIterator 0.039 seconds
| 0.039 |
testByteIterable | Success |
[parallel2] [JUNIT] Test end testByteIterable 0.055 seconds
| 0.055 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.002 seconds
| 0.002 |
testGetTreeDepth | Success |
[parallel2] [JUNIT] Test end testGetTreeDepth 0.003 seconds
| 0.003 |
testIsBalanced | Success |
[parallel2] [JUNIT] Test end testIsBalanced 0.003 seconds
| 0.003 |
testCopyTo_ByteArrayOffsetLength | Success |
[parallel2] [JUNIT] Test end testCopyTo_ByteArrayOffsetLength 0.004 seconds
| 0.004 |
testCopyTo_ByteArrayOffsetLengthErrors | Success |
[parallel2] [JUNIT] Test end testCopyTo_ByteArrayOffsetLengthErrors 0.003 seconds
| 0.003 |
testCopyTo_ByteBuffer | Success |
[parallel2] [JUNIT] Test end testCopyTo_ByteBuffer 0.007 seconds
| 0.007 |
testMarkSupported | Success |
[parallel2] [JUNIT] Test end testMarkSupported 0.001 seconds
| 0.001 |
testMarkAndReset | Success |
[parallel2] [JUNIT] Test end testMarkAndReset 0.001 seconds
| 0.001 |
testAsReadOnlyByteBuffer | Success |
[parallel2] [JUNIT] Test end testAsReadOnlyByteBuffer 0.011 seconds
| 0.011 |
testAsReadOnlyByteBufferList | Success |
[parallel2] [JUNIT] Test end testAsReadOnlyByteBufferList 0.024 seconds
| 0.024 |
testToByteArray | Success |
[parallel2] [JUNIT] Test end testToByteArray 0.006 seconds
| 0.006 |
testWriteTo | Success |
[parallel2] [JUNIT] Test end testWriteTo 0.008 seconds
| 0.008 |
testWriteToShouldNotExposeInternalBufferToOutputStream | Success |
[parallel2] [JUNIT] Test end testWriteToShouldNotExposeInternalBufferToOutputStream 0.011 seconds
| 0.011 |
testWriteToInternalShouldExposeInternalBufferToOutputStream | Success |
[parallel2] [JUNIT] Test end testWriteToInternalShouldExposeInternalBufferToOutputStream 0.011 seconds
| 0.011 |
testWriteToShouldExposeInternalBufferToByteOutput | Success |
[parallel2] [JUNIT] Test end testWriteToShouldExposeInternalBufferToByteOutput 0.01 seconds
| 0.010 |
testNewOutput | Success |
[parallel2] [JUNIT] Test end testNewOutput 0.027 seconds
| 0.027 |
testToString | Success |
[parallel2] [JUNIT] Test end testToString 0.004 seconds
| 0.004 |
testCharsetToString | Success |
[parallel2] [JUNIT] Test end testCharsetToString 0.003 seconds
| 0.003 |
testToString_returnsCanonicalEmptyString | Success |
[parallel2] [JUNIT] Test end testToString_returnsCanonicalEmptyString 0.001 seconds
| 0.001 |
testToString_raisesException | Success |
[parallel2] [JUNIT] Test end testToString_raisesException 0.002 seconds
| 0.002 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.014 seconds
| 0.014 |
testNewInput | Success |
[parallel2] [JUNIT] Test end testNewInput 0.022 seconds
| 0.022 |
testNewInput_skip | Success |
[parallel2] [JUNIT] Test end testNewInput_skip 0.001 seconds
| 0.001 |
testNewCodedInput | Success |
[parallel2] [JUNIT] Test end testNewCodedInput 0.007 seconds
| 0.007 |
testConcat_empty | Success |
[parallel2] [JUNIT] Test end testConcat_empty 0.002 seconds
| 0.002 |
Name | Status | Type | Time(s) |
testEmptyListReturnsSameInstance | Success |
[parallel2] [JUNIT] Test end testEmptyListReturnsSameInstance 0.011 seconds
| 0.011 |
testEmptyListIsImmutable | Success |
[parallel2] [JUNIT] Test end testEmptyListIsImmutable 0.036 seconds
| 0.036 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.008 seconds
| 0.008 |
testModificationWithIteration | Success |
[parallel2] [JUNIT] Test end testModificationWithIteration 0.013 seconds
| 0.013 |
testGet | Success |
[parallel2] [JUNIT] Test end testGet 0.004 seconds
| 0.004 |
testGetLong | Success |
[parallel2] [JUNIT] Test end testGetLong 0.004 seconds
| 0.004 |
testIndexOf_nullElement | Success |
[parallel2] [JUNIT] Test end testIndexOf_nullElement 0.003 seconds
| 0.003 |
testIndexOf_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testIndexOf_incompatibleElementType 0.003 seconds
| 0.003 |
testIndexOf_notInList | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInList 0.002 seconds
| 0.002 |
testIndexOf_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testIndexOf_notInListWithDuplicates 0.002 seconds
| 0.002 |
testIndexOf_inList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inList 0.002 seconds
| 0.002 |
testIndexOf_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchAtHead 0.003 seconds
| 0.003 |
testIndexOf_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testIndexOf_inListWithDuplicates_matchMidList 0.002 seconds
| 0.002 |
testContains_nullElement | Success |
[parallel2] [JUNIT] Test end testContains_nullElement 0.002 seconds
| 0.002 |
testContains_incompatibleElementType | Success |
[parallel2] [JUNIT] Test end testContains_incompatibleElementType 0.002 seconds
| 0.002 |
testContains_notInList | Success |
[parallel2] [JUNIT] Test end testContains_notInList 0.022 seconds
| 0.022 |
testContains_notInListWithDuplicates | Success |
[parallel2] [JUNIT] Test end testContains_notInListWithDuplicates 0.003 seconds
| 0.003 |
testContains_inList | Success |
[parallel2] [JUNIT] Test end testContains_inList 0.003 seconds
| 0.003 |
testContains_inListWithDuplicates_matchAtHead | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchAtHead 0.002 seconds
| 0.002 |
testContains_inListWithDuplicates_matchMidList | Success |
[parallel2] [JUNIT] Test end testContains_inListWithDuplicates_matchMidList 0.003 seconds
| 0.003 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.003 seconds
| 0.003 |
testSet | Success |
[parallel2] [JUNIT] Test end testSet 0.003 seconds
| 0.003 |
testSetLong | Success |
[parallel2] [JUNIT] Test end testSetLong 0.003 seconds
| 0.003 |
testAdd | Success |
[parallel2] [JUNIT] Test end testAdd 0.213 seconds
| 0.213 |
testAddLong | Success |
[parallel2] [JUNIT] Test end testAddLong 0.002 seconds
| 0.002 |
testAddAll | Success |
[parallel2] [JUNIT] Test end testAddAll 0.004 seconds
| 0.004 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.001 seconds
| 0.001 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.005 seconds
| 0.005 |
testRemoveEnd_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemoveEnd_listAtCapacity 0.002 seconds
| 0.002 |
testRemove_listAtCapacity | Success |
[parallel2] [JUNIT] Test end testRemove_listAtCapacity 0.002 seconds
| 0.002 |
testSublistRemoveEndOfCapacity | Success |
[parallel2] [JUNIT] Test end testSublistRemoveEndOfCapacity 0.003 seconds
| 0.003 |
Name | Status | Type | Time(s) |
testEmptyListReturnsSameInstance | Success |
[parallel2] [JUNIT] Test end testEmptyListReturnsSameInstance 0.009 seconds
| 0.009 |
testEmptyListIsImmutable | Success |
[parallel2] [JUNIT] Test end testEmptyListIsImmutable 0.032 seconds
| 0.032 |
testModificationWithIteration | Success |
[parallel2] [JUNIT] Test end testModificationWithIteration 0.014 seconds
| 0.014 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.007 seconds
| 0.007 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.006 seconds
| 0.006 |
testGet | Success |
[parallel2] [JUNIT] Test end testGet 0.003 seconds
| 0.003 |
testSet | Success |
[parallel2] [JUNIT] Test end testSet 0.003 seconds
| 0.003 |
testAdd | Success |
[parallel2] [JUNIT] Test end testAdd 0.007 seconds
| 0.007 |
testAddAll | Success |
[parallel2] [JUNIT] Test end testAddAll 0.008 seconds
| 0.008 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.003 seconds
| 0.003 |
Name | Status | Type | Time(s) |
testMinLength | Success |
[parallel2] [JUNIT] Test end testMinLength 0.006 seconds
| 0.006 |
testBalance | Success |
[parallel2] [JUNIT] Test end testBalance 0.327 seconds
| 0.327 |
testExpectedType | Success |
[parallel2] [JUNIT] Test end testExpectedType 0.002 seconds
| 0.002 |
testByteAt | Success |
[parallel2] [JUNIT] Test end testByteAt 0.04 seconds
| 0.040 |
testByteIterator | Success |
[parallel2] [JUNIT] Test end testByteIterator 0.051 seconds
| 0.051 |
testByteIterable | Success |
[parallel2] [JUNIT] Test end testByteIterable 0.064 seconds
| 0.064 |
testSize | Success |
[parallel2] [JUNIT] Test end testSize 0.002 seconds
| 0.002 |
testGetTreeDepth | Success |
[parallel2] [JUNIT] Test end testGetTreeDepth 0.001 seconds
| 0.001 |
testIsBalanced | Success |
[parallel2] [JUNIT] Test end testIsBalanced 0.001 seconds
| 0.001 |
testCopyTo_ByteArrayOffsetLength | Success |
[parallel2] [JUNIT] Test end testCopyTo_ByteArrayOffsetLength 0.002 seconds
| 0.002 |
testCopyTo_ByteArrayOffsetLengthErrors | Success |
[parallel2] [JUNIT] Test end testCopyTo_ByteArrayOffsetLengthErrors 0.003 seconds
| 0.003 |
testCopyTo_ByteBuffer | Success |
[parallel2] [JUNIT] Test end testCopyTo_ByteBuffer 0.022 seconds
| 0.022 |
testMarkSupported | Success |
[parallel2] [JUNIT] Test end testMarkSupported 0.002 seconds
| 0.002 |
testMarkAndReset | Success |
[parallel2] [JUNIT] Test end testMarkAndReset 0.003 seconds
| 0.003 |
testAsReadOnlyByteBuffer | Success |
[parallel2] [JUNIT] Test end testAsReadOnlyByteBuffer 0.011 seconds
| 0.011 |
testAsReadOnlyByteBufferList | Success |
[parallel2] [JUNIT] Test end testAsReadOnlyByteBufferList 0.007 seconds
| 0.007 |
testToByteArray | Success |
[parallel2] [JUNIT] Test end testToByteArray 0.006 seconds
| 0.006 |
testWriteTo | Success |
[parallel2] [JUNIT] Test end testWriteTo 0.008 seconds
| 0.008 |
testWriteToShouldNotExposeInternalBufferToOutputStream | Success |
[parallel2] [JUNIT] Test end testWriteToShouldNotExposeInternalBufferToOutputStream 0.013 seconds
| 0.013 |
testWriteToInternalShouldExposeInternalBufferToOutputStream | Success |
[parallel2] [JUNIT] Test end testWriteToInternalShouldExposeInternalBufferToOutputStream 0.01 seconds
| 0.010 |
testWriteToShouldExposeInternalBufferToByteOutput | Success |
[parallel2] [JUNIT] Test end testWriteToShouldExposeInternalBufferToByteOutput 0.01 seconds
| 0.010 |
testNewOutput | Success |
[parallel2] [JUNIT] Test end testNewOutput 0.022 seconds
| 0.022 |
testToString | Success |
[parallel2] [JUNIT] Test end testToString 0.11 seconds
| 0.110 |
testCharsetToString | Success |
[parallel2] [JUNIT] Test end testCharsetToString 0.118 seconds
| 0.118 |
testToString_returnsCanonicalEmptyString | Success |
[parallel2] [JUNIT] Test end testToString_returnsCanonicalEmptyString 0.001 seconds
| 0.001 |
testToString_raisesException | Success |
[parallel2] [JUNIT] Test end testToString_raisesException 0.004 seconds
| 0.004 |
testEquals | Success |
[parallel2] [JUNIT] Test end testEquals 0.014 seconds
| 0.014 |
testNewInput | Success |
[parallel2] [JUNIT] Test end testNewInput 0.026 seconds
| 0.026 |
testNewInput_skip | Success |
[parallel2] [JUNIT] Test end testNewInput_skip 0.003 seconds
| 0.003 |
testNewCodedInput | Success |
[parallel2] [JUNIT] Test end testNewCodedInput 0.007 seconds
| 0.007 |
testConcat_empty | Success |
[parallel2] [JUNIT] Test end testConcat_empty 0.002 seconds
| 0.002 |
Name | Status | Type | Time(s) |
testPutAndGetArrayEntriesOnly | Success |
[parallel2] [JUNIT] Test end testPutAndGetArrayEntriesOnly 0.054 seconds
| 0.054 |
testPutAndGetOverflowEntries | Success |
[parallel2] [JUNIT] Test end testPutAndGetOverflowEntries 0.036 seconds
| 0.036 |
testReplacingPut | Success |
[parallel2] [JUNIT] Test end testReplacingPut 0.006 seconds
| 0.006 |
testRemove | Success |
[parallel2] [JUNIT] Test end testRemove 0.026 seconds
| 0.026 |
testClear | Success |
[parallel2] [JUNIT] Test end testClear 0.004 seconds
| 0.004 |
testGetArrayEntryAndOverflowEntries | Success |
[parallel2] [JUNIT] Test end testGetArrayEntryAndOverflowEntries 0.006 seconds
| 0.006 |
testEntrySetContains | Success |
[parallel2] [JUNIT] Test end testEntrySetContains 0.007 seconds
| 0.007 |
testEntrySetAdd | Success |
[parallel2] [JUNIT] Test end testEntrySetAdd 0.006 seconds
| 0.006 |
testEntrySetRemove | Success |
[parallel2] [JUNIT] Test end testEntrySetRemove 0.008 seconds
| 0.008 |
testEntrySetClear | Success |
[parallel2] [JUNIT] Test end testEntrySetClear 0.004 seconds
| 0.004 |
testEntrySetIteratorNext | Success |
[parallel2] [JUNIT] Test end testEntrySetIteratorNext 0.003 seconds
| 0.003 |
testEntrySetIteratorRemove | Success |
[parallel2] [JUNIT] Test end testEntrySetIteratorRemove 0.01 seconds
| 0.010 |
testMapEntryModification | Success |
[parallel2] [JUNIT] Test end testMapEntryModification 0.005 seconds
| 0.005 |
testMakeImmutable | Success |
[parallel2] [JUNIT] Test end testMakeImmutable 0.028 seconds
| 0.028 |