Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 0.408

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
waffle.servlet.spi 3 0 0 0 100% 0.047
waffle.windows.auth 6 0 0 0 100% 0.009
waffle.jaas 8 0 0 0 100% 0.056
waffle.util 6 0 0 0 100% 0.296

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

waffle.servlet.spi

Class Tests Errors Failures Skipped Success Rate Time
SecurityFilterProviderCollectionTests 3 0 0 0 100% 0.047

waffle.windows.auth

Class Tests Errors Failures Skipped Success Rate Time
PrincipalFormatTests 2 0 0 0 100% 0
WindowsAccountTests 2 0 0 0 100% 0.005
WindowsCredentialsHandleTests 1 0 0 0 100% 0
WindowsSecurityContextTests 1 0 0 0 100% 0.004

waffle.jaas

Class Tests Errors Failures Skipped Success Rate Time
RolePrincipalTests 4 0 0 0 100% 0.056
UserPrincipalTests 4 0 0 0 100% 0

waffle.util

Class Tests Errors Failures Skipped Success Rate Time
NtlmMessageTests 2 0 0 0 100% 0
SPNegoMessageTests 3 0 0 0 100% 0
WaffleInfoTests 1 0 0 0 100% 0.296

Test Cases

[Summary] [Package List] [Test Cases]

RolePrincipalTests

testIsSerializable 0.056
equals_sameObject 0
equals_otherObject 0
testEquals_Symmetric 0

UserPrincipalTests

testIsSerializable 0
equals_sameObject 0
equals_otherObject 0
testEquals_Symmetric 0

SecurityFilterProviderCollectionTests

testDefaultCollection 0.046
testIsSecurityPackageSupported 0
testGetByClassNameInvalid 0.001

NtlmMessageTests

testGetNtlmMessageType 0
testIsNtlmMessage 0

SPNegoMessageTests

testIsNegTokenArg 0
testIsSPNegoMessage 0
testIsNegTokenInit 0

WaffleInfoTests

testWaffleInfo 0.296

PrincipalFormatTests

testKnown 0
testUnknown 0

WindowsAccountTests

testGetCurrentAccount 0.004
testGetCurrentUsername 0.001

WindowsCredentialsHandleTests

testGetCurrent 0

WindowsSecurityContextTests

testNegotiate 0.004