Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 0 0 0 100% 1.086

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
dev.oak3.sbs4j.util 8 0 0 0 100% 0.034
dev.oak3.sbs4j 14 0 0 0 100% 1.052

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

dev.oak3.sbs4j.util

Class Tests Errors Failures Skipped Success Rate Time
ByteUtilsTest 8 0 0 0 100% 0.034

dev.oak3.sbs4j

Class Tests Errors Failures Skipped Success Rate Time
DeserializerBufferTest 6 0 0 0 100% 1.016
SerializerBufferTest 8 0 0 0 100% 0.036

Test Cases

[Summary] [Package List] [Test Cases]

ByteUtilsTest

reverseEmptyByteArray 0.001
reverseOddByteArray 0.001
reverseEvenByteArrayRange_from_1_to_2 0
reverseEvenByteArrayRange_from_1_to_3 0
reverseOneElementByteArray 0.001
reverseEvenByteArray 0.001
reverseOddByteArrayRange_from_0_to_4 0.001
reverseOddByteArrayRange_from_1_to_4 0

DeserializerBufferTest

validateDeserialize_BIG_ENDIAN_with_SampleData 0.066
deserializeCircle_should_match_expected_object 0.004
validateDeserialize_LITTLE_ENDIAN_with_SampleData 0.011
dataWithWrongInputLength_should_throw_BufferUnderflowException 0.002
deserializePolygon_should_match_expected_object 0.005
deserializePoint_should_match_expected_object 0.003

SerializerBufferTest

serializePoint_should_match_expected_array 0.002
validateSerialize_with_SampleData 0.01
dataOutOfBounds_should_throw_ValueSerializationException 0.002
validateSerialize_BIG_ENDIAN_with_SampleData 0.004
validateSerialize_with_large_data_without_buffer_overflow 0.003
serializeCircle_should_match_expected_array 0.002
serializePolygon_should_match_expected_array 0
numbersShouldBeInsideTheirTypeBounds 0.001