Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2000100.00%NaN
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
net.tynril.crypto.srp6.flexUnitTests2000NaN2011-08-18T15:24:37lil-wks-031698

Package net.tynril.crypto.srp6.flexUnitTests

NameTestsErrorsFailuresTime(s)Time StampHost
SRP6ConstantsTest200NaN2011-08-18T15:24:37lil-wks-031698
SRP6ResultsTest600NaN2011-08-18T15:24:38lil-wks-031698
SRP6UtilitiesTest1200NaN2011-08-18T15:24:39lil-wks-031698
Back to top


TestCase SRP6ConstantsTest

NameStatusTypeTime(s)
validateConstant_NSuccessNaN
validateConstant_gSuccessNaN
Properties »

Back to top

TestCase SRP6ResultsTest

NameStatusTypeTime(s)
testBeforeInitializationSuccessNaN
testInitializationSuccessNaN
testClientTokenComputationSuccessNaN
testSaltAndServerTokenReceptionSuccessNaN
testClientProofComputationSuccessNaN
testServerProofVerificationSuccessNaN
Properties »

Back to top

TestCase SRP6UtilitiesTest

NameStatusTypeTime(s)
testGetZeroStringSuccessNaN
testGetBytesFromHexSuccessNaN
testGetBigRandomSuccessNaN
testGetBigIntHash (0,5ba93c9db0cff93f52b521d7420e43f6eda2784f)SuccessNaN
testGetBigIntHash (1,bf8b4530d8d246dd74ac53a13471bba17941dff7)SuccessNaN
testGetBigIntHash (123456789,960c1e4d17d48cf5cf288605aedf51bf6433224c)SuccessNaN
testGetBigIntHash (987654321,c2c12715a8796f2ccdffe77f43898623a7be0c84)SuccessNaN
testGetBigIntHash (7ef575ddef0c1c81203440c6c7ac1572ecb9158bc26335868cffa21da0d38696,962725d499d3e95a2053f9233091aac694224179)SuccessNaN
testGetHashFromHex (1234567890,86b4d8630cfe9e666b7b28778e3026d775fe9ff0)SuccessNaN
testGetHashFromHex (9876543210,8c9f65b3409e33277611da345ea6c346278c0140)SuccessNaN
testGetHashFromHex (aabbccddee,d5b412319a66be9dcb40ea0ee09bb76271c5e748)SuccessNaN
testGetHashFromHex (b1ef02b9be27bab082d4f1da12b09974fe4043268777715e9515d0851eac65b4,235363eaba239edb676ce6d6f1a7fba48136308c)SuccessNaN
Properties »

Back to top