Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 1.034 s

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
com.soebes.ip 26 0 0 0 100% 1.034 s

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

com.soebes.ip

- Class Tests Errors Failures Skipped Success Rate Time
IPv6AddressTest 0 0 0 0 0% 0.240 s
IPv4AddressTest 2 0 0 0 100% 0.671 s
IPv6AddressTest$UnspecifiedAddress 3 0 0 0 100% 0.009 s
IPv6AddressTest$Constants 2 0 0 0 100% 0.013 s
IPv6AddressTest$MulticastAddresses 3 0 0 0 100% 0.014 s
IPv6AddressTest 10 0 0 0 100% 0.059 s
IPv6AddressTest$FromForInt 6 0 0 0 100% 0.028 s

Test Cases

[Summary] [Package List] [Test Cases]

IPv4AddressTest

verify 0.558 s
first 0.082 s

IPv6AddressTest$UnspecifiedAddress

givenConstantShouldBeUnspecifiedAddress 0.001 s
givenAddressShouldNotBeAnUnspecifiedAddress 0.002 s
givenAddressShouldBeUnspecifiedAddress 0.001 s

IPv6AddressTest$Constants

givenLoopBackAddress 0.004 s
givenUnspecifiedAddress 0.001 s

IPv6AddressTest$MulticastAddresses

lastMulticastAddress 0.002 s
checkForMulticastAddress 0.003 s
notBeingMulticast 0.003 s

IPv6AddressTest

conversionsIp6WithIp4WithDoubleColon(String, String)[1] 0.025 s
invalidCharacters 0.008 s
invalidValues 0.010 s
illegalDuplication 0.005 s
firstBasicConversion 0.002 s
conversionsIp6WithDoubleColon(String, String)[1] 0.003 s
conversionsIp6WithDoubleColon(String, String)[2] 0.001 s
conversionsIp6WithDoubleColon(String, String)[3] 0.001 s
conversionsIp6WithDoubleColon(String, String)[4] 0.003 s
conversion 0.001 s

IPv6AddressTest$FromForInt

conversionWhichDoesNotFailWithMaximum 0.003 s
conversionWhichDoesNotFailWithMinimum 0.001 s
conversionWithValidValue 0.001 s
conversionsWhichHaveToFailWithExceptions(int[], String)[1] 0.004 s
conversionsWhichHaveToFailWithExceptions(int[], String)[2] 0.002 s
conversionsWhichHaveToFailWithExceptions(int[], String)[3] 0.001 s