Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
341 0 0 0 100% 157.566

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
org.apache.shiro.authc 34 0 0 0 100% 0.057
org.apache.shiro.authc.pam 11 0 0 0 100% 0.032
org.apache.shiro.crypto 8 0 0 0 100% 0.124
org.apache.shiro.jndi 4 0 0 0 100% 0.001
org.apache.shiro.authz.aop 5 0 0 0 100% 0.023
org.apache.shiro.test 2 0 0 0 100% 0.001
org.apache.shiro.codec 2 0 0 0 100% 0.017
org.apache.shiro.authc.credential 26 0 0 0 100% 2.331
org.apache.shiro.realm.jdbc 11 0 0 0 100% 0.204
org.apache.shiro.crypto.hash 14 0 0 0 100% 0.017
org.apache.shiro.crypto.hash.format 27 0 0 0 100% 0.038
org.apache.shiro.util 9 0 0 0 100% 0.002
org.apache.shiro.subject 4 0 0 0 100% 0.016
org.apache.shiro.realm.ldap 32 0 0 0 100% 150.266
org.apache.shiro.mgt 23 0 0 0 100% 0.209
org.apache.shiro.io 4 0 0 0 100% 0
org.apache.shiro.realm 24 0 0 0 100% 0.071
org.apache.shiro.config 41 0 0 0 100% 0.211
org.apache.shiro.authz 17 0 0 0 100% 0.004
org.apache.shiro.concurrent 2 0 0 0 100% 0.005
org.apache.shiro.session.mgt 12 0 0 0 100% 0.352
org.apache.shiro.aop 2 0 0 0 100% 0.025
org.apache.shiro.realm.activedirectory 1 0 0 0 100% 0.006
org.apache.shiro.realm.text 12 0 0 0 100% 3.548
org.apache.shiro.authz.permission 14 0 0 0 100% 0.006

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

org.apache.shiro.authc

Class Tests Errors Failures Skipped Success Rate Time
AbstractAuthenticatorTest 7 0 0 0 100% 0.05
ConcurrentAccessExceptionTest 4 0 0 0 100% 0.002
ExcessiveAttemptsExceptionTest 4 0 0 0 100% 0.001
ExpiredCredentialsExceptionTest 4 0 0 0 100% 0.001
IncorrectCredentialsExceptionTest 4 0 0 0 100% 0.001
LockedAccountExceptionTest 4 0 0 0 100% 0.001
SimpleAuthenticationInfoTest 3 0 0 0 100% 0.001
UnknownAccountExceptionTest 4 0 0 0 100% 0

org.apache.shiro.authc.pam

Class Tests Errors Failures Skipped Success Rate Time
AllSuccessfulStrategyTest 3 0 0 0 100% 0.003
ModularRealmAuthenticatorTest 8 0 0 0 100% 0.029

org.apache.shiro.crypto

Class Tests Errors Failures Skipped Success Rate Time
AesCipherServiceTest 2 0 0 0 100% 0.113
BlowfishCipherServiceTest 2 0 0 0 100% 0.01
JcaCipherServiceTest 1 0 0 0 100% 0
SecureRandomNumberGeneratorTest 3 0 0 0 100% 0.001

org.apache.shiro.jndi

Class Tests Errors Failures Skipped Success Rate Time
JndiObjectFactoryTest 4 0 0 0 100% 0.001

org.apache.shiro.authz.aop

Class Tests Errors Failures Skipped Success Rate Time
PermissionAnnotationHandlerTest 2 0 0 0 100% 0.016
RoleAnnotationHandlerTest 3 0 0 0 100% 0.007

org.apache.shiro.test

Class Tests Errors Failures Skipped Success Rate Time
ExampleShiroIntegrationTest 1 0 0 0 100% 0.001
ExampleShiroUnitTest 1 0 0 0 100% 0

org.apache.shiro.codec

Class Tests Errors Failures Skipped Success Rate Time
H64Test 2 0 0 0 100% 0.017

org.apache.shiro.authc.credential

Class Tests Errors Failures Skipped Success Rate Time
AllowAllCredentialsMatcherTest 1 0 0 0 100% 0.001
DefaultPasswordServiceTest 10 0 0 0 100% 2.303
HashedCredentialsMatcherTest 3 0 0 0 100% 0.003
Md2CredentialsMatcherTest 1 0 0 0 100% 0.001
Md5CredentialsMatcherTest 1 0 0 0 100% 0.001
PasswordMatcherTest 6 0 0 0 100% 0.019
Sha1CredentialsMatcherTest 1 0 0 0 100% 0.001
Sha256CredentialsMatcherTest 1 0 0 0 100% 0
Sha384CredentialsMatcherTest 1 0 0 0 100% 0.001
Sha512CredentialsMatcherTest 1 0 0 0 100% 0.001

org.apache.shiro.realm.jdbc

Class Tests Errors Failures Skipped Success Rate Time
JDBCRealmTest 11 0 0 0 100% 0.204

org.apache.shiro.crypto.hash

Class Tests Errors Failures Skipped Success Rate Time
DefaultHashServiceTest 11 0 0 0 100% 0.016
HashRequestBuilderTest 3 0 0 0 100% 0.001

org.apache.shiro.crypto.hash.format

Class Tests Errors Failures Skipped Success Rate Time
Base64FormatTest 2 0 0 0 100% 0.002
DefaultHashFormatFactoryTest 12 0 0 0 100% 0.016
HexFormatTest 2 0 0 0 100% 0.004
ProvidedHashFormatTest 2 0 0 0 100% 0.01
Shiro1CryptFormatTest 9 0 0 0 100% 0.006

org.apache.shiro.util

Class Tests Errors Failures Skipped Success Rate Time
RegExPatternMatcherTest 1 0 0 0 100% 0.001
StringUtilsTest 8 0 0 0 100% 0.001

org.apache.shiro.subject

Class Tests Errors Failures Skipped Success Rate Time
DelegatingSubjectTest 4 0 0 0 100% 0.016

org.apache.shiro.realm.ldap

Class Tests Errors Failures Skipped Success Rate Time
DefaultLdapContextFactoryTest 6 0 0 0 100% 75.143
JndiLdapContextFactoryTest 15 0 0 0 100% 75.12
JndiLdapRealmTest 11 0 0 0 100% 0.003

org.apache.shiro.mgt

Class Tests Errors Failures Skipped Success Rate Time
AbstractRememberMeManagerTest 1 0 0 0 100% 0.001
DefaultSecurityManagerTest 3 0 0 0 100% 0.172
DefaultSubjectDAOTest 18 0 0 0 100% 0.029
VMSingletonDefaultSecurityManagerTest 1 0 0 0 100% 0.007

org.apache.shiro.io

Class Tests Errors Failures Skipped Success Rate Time
SerializationExceptionTest 4 0 0 0 100% 0

org.apache.shiro.realm

Class Tests Errors Failures Skipped Success Rate Time
AuthenticatingRealmIntegrationTest 1 0 0 0 100% 0.015
AuthenticatingRealmTest 13 0 0 0 100% 0.041
AuthorizingRealmTest 4 0 0 0 100% 0.008
CachingRealmTest 6 0 0 0 100% 0.007

org.apache.shiro.config

Class Tests Errors Failures Skipped Success Rate Time
IniSecurityManagerFactoryTest 9 0 0 0 100% 0.13
IniTest 5 0 0 0 100% 0.002
ReflectionBuilderTest 27 0 0 0 100% 0.079

org.apache.shiro.authz

Class Tests Errors Failures Skipped Success Rate Time
AuthorizationExceptionTest 4 0 0 0 100% 0
HostUnauthorizedExceptionTest 4 0 0 0 100% 0.002
ModularRealmAuthorizerTest 1 0 0 0 100% 0.001
UnauthenticatedExceptionTest 4 0 0 0 100% 0
UnauthorizedExceptionTest 4 0 0 0 100% 0.001

org.apache.shiro.concurrent

Class Tests Errors Failures Skipped Success Rate Time
SubjectAwareExecutorServiceTest 1 0 0 0 100% 0.004
SubjectAwareExecutorTest 1 0 0 0 100% 0.001

org.apache.shiro.session.mgt

Class Tests Errors Failures Skipped Success Rate Time
AbstractValidatingSessionManagerTest 2 0 0 0 100% 0.004
DefaultSessionManagerTest 6 0 0 0 100% 0.185
DelegatingSessionTest 1 0 0 0 100% 0.157
SimpleSessionTest 3 0 0 0 100% 0.006

org.apache.shiro.aop

Class Tests Errors Failures Skipped Success Rate Time
AnnotationResolverTest 2 0 0 0 100% 0.025

org.apache.shiro.realm.activedirectory

Class Tests Errors Failures Skipped Success Rate Time
ActiveDirectoryRealmTest 1 0 0 0 100% 0.006

org.apache.shiro.realm.text

Class Tests Errors Failures Skipped Success Rate Time
IniRealmTest 5 0 0 0 100% 0.008
TextConfigurationRealmTest 7 0 0 0 100% 3.54

org.apache.shiro.authz.permission

Class Tests Errors Failures Skipped Success Rate Time
AllPermissionTest 2 0 0 0 100% 0.001
DomainPermissionTest 5 0 0 0 100% 0.001
WildcardPermissionTest 7 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

AnnotationResolverTest

testAnnotationFoundFromClass 0.023
testAnnotationFoundFromMethod 0.002

AbstractAuthenticatorTest

newAbstractAuthenticatorSecurityManagerConstructor 0.043
authenticateWithNullArgument 0
throwAuthenticationExceptionIfDoAuthenticateReturnsNull 0.003
nonNullAuthenticationInfoAfterAuthenticate 0.001
notifySuccessAfterDoAuthenticate 0.003
notifyFailureAfterDoAuthenticateThrowsAuthenticationException 0
notifyFailureAfterDoAuthenticateThrowsNonAuthenticationException 0

ConcurrentAccessExceptionTest

testNoArgConstructor 0.002
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

AllowAllCredentialsMatcherTest

testBasic 0

DefaultPasswordServiceTest

testEncryptPasswordWithNullArgument 0.091
testHashPasswordWithNullArgument 0
testEncryptPasswordDefault 0.491
testEncryptPasswordWithInvalidMatch 0.431
testBackwardsCompatibility 0.589
testHashFormatWarned 0.225
testPasswordsMatchWithNullOrEmpty 0.005
testCustomHashService 0.018
testCustomHashFormatFactory 0.012
testStringComparisonWhenNotUsingAParsableHashFormat 0.441

HashedCredentialsMatcherTest

testSaltedAuthenticationInfo 0.001
testBackwardsCompatibleUnsaltedAuthenticationInfo 0.001
testBackwardsCompatibleSaltedAuthenticationInfo 0.001

Md2CredentialsMatcherTest

testBasic 0.001

Md5CredentialsMatcherTest

testBasic 0

PasswordMatcherTest

testMissingPasswordService 0.003
testStringPasswordComparison 0.007
testHashComparisonWithoutHashedPasswordService 0.001
testHashComparison 0.003
testCharArrayComparison 0.004
testUnexpectedSavedCredentialsType 0.001

Sha1CredentialsMatcherTest

testBasic 0

Sha256CredentialsMatcherTest

testBasic 0

Sha384CredentialsMatcherTest

testBasic 0.001

Sha512CredentialsMatcherTest

testBasic 0

ExcessiveAttemptsExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

ExpiredCredentialsExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

IncorrectCredentialsExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0.001

LockedAccountExceptionTest

testNoArgConstructor 0.001
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

AllSuccessfulStrategyTest

beforeAllAttempts 0.001
beforeAttemptSupportingToken 0.002
beforeAttemptRealmDoesntSupportToken 0

ModularRealmAuthenticatorTest

testNewInstance 0.003
testDoAuthenticateNoRealms 0.001
testSingleRealmAuthenticationSuccess 0.006
testSingleRealmAuthenticationWithUnsupportedToken 0
testSingleRealmAuthenticationWithNullAuthenticationInfo 0.001
testMultiRealmAuthenticationSuccess 0.007
testMultiRealmAuthenticationWithAuthenticationException 0.006
testOnLogout 0.005

SimpleAuthenticationInfoTest

testMergeWithEmptyInstances 0
testMergeWithAggregateNullCredentials 0
testMergeWithImmutablePrincipalCollection 0

UnknownAccountExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

PermissionAnnotationHandlerTest

testGuestSinglePermissionAssertion 0.015
testGuestMultiplePermissionAssertion 0.001

RoleAnnotationHandlerTest

testGuestSingleRoleAssertion 0.001
testGuestMultipleRolesAssertion 0.001
testOneOfTheRolesRequired 0.005

AuthorizationExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

HostUnauthorizedExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

ModularRealmAuthorizerTest

testSettingOfRolePermissionResolver 0

AllPermissionTest

testNullArgument 0.001
testNonNullArgument 0

DomainPermissionTest

testDefaultConstructor 0.001
testActionsConstructorWithSingleAction 0
testActionsConstructorWithMultipleActions 0
testActionsTargetsConstructorWithSingleActionAndTarget 0
testActionsTargetsConstructorWithMultipleActionsAndTargets 0

WildcardPermissionTest

testNull 0
testEmpty 0
testBlank 0
testOnlyDelimiters 0
testNamed 0
testLists 0.001
testWildcards 0.003

UnauthenticatedExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

UnauthorizedExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

H64Test

testNothing 0
testDefault 0.017

SubjectAwareExecutorServiceTest

testSubmitRunnable 0.004

SubjectAwareExecutorTest

testExecute 0.001

IniSecurityManagerFactoryTest

testGetInstanceWithoutIni 0.007
testGetInstanceWithResourcePath 0.009
testGetInstanceWithEmptyIni 0.003
testGetInstanceWithSimpleIni 0.049
testGetInstanceWithConfiguredRealm 0.016
testGetInstanceWithAutomaticallyCreatedIniRealm 0.003
testImplicitIniRealmWithAdditionalRealmConfiguration 0.021
testImplicitIniRealmWithConfiguredPermissionResolver 0.009
testCacheManagerConfigOrderOfOperations 0.013

IniTest

testNoSections 0.001
testIsContinued 0
testSplitKeyValue 0
testSplitKeyValueNoValue 0.001
testOneSection 0

ReflectionBuilderTest

testStandardPropertyAssignment 0.012
testMapEntryAssignment 0.003
testArrayEntryAssignment 0.003
testNestedPathAssignment 0
testNestedMapAssignmentWithPeriodDelimitedKeys 0.011
testSimpleConfig 0.004
testWithConfiguredNullValue 0.002
testWithConfiguredNullLiteralValue 0.001
testWithConfiguredEmptyStringValue 0.001
testWithConfiguredEmptyStringLiteralValue 0.001
testSimpleConfigWithDollarSignStringValue 0
testObjectReferenceConfig 0.002
testObjectReferenceConfigWithTypeMismatch 0
testObjectReferenceConfigWithInvalidReference 0.008
testSetProperty 0.006
testSetPropertyWithReferencedSet 0.003
testListProperty 0.002
testListPropertyWithReferencedList 0.001
testCollectionProperty 0.001
testCollectionPropertyWithReferencedCollection 0.001
testByteArrayHexProperty 0.004
testByteArrayBase64Property 0.005
testMapProperty 0.002
testMapPropertyWithReferencedMap 0.001
testNestedListProperty 0.001
testInitializable 0.002
testFactoryInstantiation 0.002

AesCipherServiceTest

testBlockOperations 0.112
testStreamingOperations 0.001

BlowfishCipherServiceTest

testBlockOperations 0.006
testStreamingOperations 0.004

DefaultHashServiceTest

testNullRequest 0.001
testDifferentAlgorithmName 0.004
testDifferentIterations 0
testDifferentRandomNumberGenerator 0.003
testWithRandomlyGeneratedSalt 0.001
testRequestWithEmptySource 0.002
testOnlyRandomSaltHash 0
testBothSaltsRandomness 0.001
testBothSaltsReturn 0.001
testBothSaltsHash 0.001
testPrivateSaltChangesResult 0.002

Base64FormatTest

testFormat 0.002
testFormatWithNullArgument 0

DefaultHashFormatFactoryTest

testDefaultInstance 0.001
testNullArg 0
testNotFound 0.001
testSetFormatClassNames 0.001
testGetInstanceWithConfiguredFormatClassName 0
testGetInstanceWithMcfFormattedString 0
testAbsentFQCN 0.001
testPresentFQCN 0
testMcfFormattedArgument 0.001
testSearchPackages 0.005
testSearchPackagesWithoutMatch 0.005
testWithInvalidHashFormatImplementation 0.001

HexFormatTest

testFormat 0
testFormatWithNullArgument 0

ProvidedHashFormatTest

testDefaults 0.01
testByIdWithNullArg 0

Shiro1CryptFormatTest

testFormatWithNullArgument 0
testGetId 0.001
testFormatDefault 0.001
testFormatWithoutSalt 0.001
testParseDefault 0.001
testParseWithoutSalt 0.001
testParseWithNullArgument 0
testParseWithInvalidId 0.001
testParseWithNonNumericIterations 0

HashRequestBuilderTest

testDefault 0.001
testNullSource 0
testConfig 0

JcaCipherServiceTest

testDecrypt 0

SecureRandomNumberGeneratorTest

testDefaultNextBytesSize 0.001
testInvalidSecureRandomProperty 0
testNextBytesWithSize 0

SerializationExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

JndiObjectFactoryTest

testGetInstanceWithType 0.001
testGetInstanceNoType 0
testJndiLookupFailsWithType 0
testJndiLookupFailsNoType 0

AbstractRememberMeManagerTest

testGetRememberedPrincipalsWithEmptySerializedBytes 0.001

DefaultSecurityManagerTest

testDefaultConfig 0.006
testAutoCreateSessionAfterInvalidation 0.159
testSubjectReuseAfterLogout 0.007

DefaultSubjectDAOTest

testIsSessionStorageEnabledDefault 0.001
testIsSessionStorageEnabledDefaultSubject 0.002
testCustomSessionStorageEvaluator 0.003
testDeleteWithoutSession 0.001
testDeleteWithSession 0.006
testSaveWhenSessionStorageIsDisabled 0.002
testSaveWithoutSessionOrPrincipalsOrAuthentication 0.001
testMergePrincipalsWithDelegatingSubject 0.007
testMergePrincipalsWithSubjectPrincipalsButWithoutSession 0.001
testMergePrincipalsWithoutSubjectPrincipalsOrSessionPrincipals 0
testMergePrincipalsWithoutSubjectPrincipalsButWithSessionPrincipals 0.001
testMergePrincipalsWithSubjectPrincipalsButWithoutSessionPrincipals 0.001
testMergePrincipalsWithSubjectPrincipalsButWithDifferentSessionPrincipals 0
testMergeAuthcWithSubjectAuthcButWithoutSession 0
testMergeAuthcWithoutSubjectAuthcOrSessionAuthc 0
testMergeAuthcWithoutSubjectAuthcButWithSessionAuthc 0.001
testMergeAuthcWithSubjectAuthcButWithoutSessionAuthc 0.001
testMergeAuthcWithSubjectAuthcButWithDifferentSessionAuthc 0.001

VMSingletonDefaultSecurityManagerTest

testVMSingleton 0.007

ActiveDirectoryRealmTest

testDefaultConfig 0.006

AuthenticatingRealmIntegrationTest

testShiro354 0.015

AuthenticatingRealmTest

testSetName 0.008
testSupports 0.001
testSupportsWithCustomAuthenticationTokenClass 0.002
testNewInstanceWithCacheManager 0.002
testNewInstanceWithCredentialsMatcher 0.002
testSetCache 0.001
testGetAuthenticationInfo 0.004
testGetAuthenticationInfoWithNullReturnValue 0
testAuthenticationCachingEnabledWithCacheMiss 0.008
testAuthenticationCachingEnabledWithCacheHit 0.007
testLogoutWithAuthenticationCachingEnabled 0.003
testAssertCredentialsMatchWithNullCredentialsMatcher 0.001
testAssertCredentialsMatchFailure 0.002

AuthorizingRealmTest

testDefaultConfig 0
testCreateAccountOverride 0.001
testNullAuthzInfo 0.003
testRealmWithRolePermissionResolver 0.004

CachingRealmTest

testOnLogout 0.004
testSetName 0.001
testNewInstanceWithCacheManager 0
testCachingEnabled 0.001
testGetAvailablePrincipalWithRealmPrincipals 0
testGetAvailablePrincipalWithoutRealmPrincipals 0.001

JDBCRealmTest

testUnSaltedSuccess 0.095
testUnSaltedWrongPassword 0.009
testUnSaltedMultipleRows 0.01
testSaltColumnSuccess 0.012
testSaltColumnWrongPassword 0.011
testExternalSuccess 0.013
testExternalWrongPassword 0.007
testRolePresent 0.01
testRoleNotPresent 0.011
testPermissionPresent 0.013
testPermissionNotPresent 0.013

DefaultLdapContextFactoryTest

testGetLdapContext 75.141
testGetLdapContextWithoutUrl 0
testEmptyStringCredentials 0.001
testEmptyCharArrayCredentials 0
testEmptyByteArrayCredentials 0
testEmptyNullCredentials 0.001

JndiLdapContextFactoryTest

testGetLdapContext 75.113
testGetLdapContextWithoutUrl 0
testEmptyStringCredentials 0.001
testEmptyCharArrayCredentials 0
testEmptyByteArrayCredentials 0
testEmptyNullCredentials 0
testAuthenticationMechanism 0
testReferral 0
testGetContextFactoryClassName 0
testSetEnvironmentPropertyNull 0
testCustomEnvironment 0
testGetLdapContextDefault 0.005
testGetLdapContextStringArguments 0.001
testGetSystemLdapContext 0
testGetSystemLdapContextPoolingDisabled 0

JndiLdapRealmTest

testDefaultInstance 0
testSetUserDnTemplateNull 0
testSetUserDnTemplateEmpty 0
testSetUserDnTemplateWithoutToken 0
testUserDnTemplate 0
testUserDnTemplateSubstitution 0.002
testGetAuthenticationInfoNamingAuthenticationException 0
testGetAuthenticationInfoNamingException 0.001
testGetAuthenticationInfoNonSimpleToken 0
testGetUserDnNullArgument 0
testGetUserDnWithOutPrefixAndSuffix 0

IniRealmTest

testNullIni 0
testEmptyIni 0
testInitWithoutIniResource 0
testIniFile 0.007
testIniFileWithoutUsers 0.001

TextConfigurationRealmTest

testRoleAndUserAccount 0.507
testHasRole 0.503
testCheckRole 0.505
testCheckPermission 0.505
testIsPermitted 0.507
testProcessRoleDefinitions 0.507
testProcessUserDefinitions 0.506

AbstractValidatingSessionManagerTest

testValidateSessions 0.001
testNoMemoryLeakOnInvalidSessions 0.003

DefaultSessionManagerTest

testGlobalTimeout 0
testSessionListenerStartNotification 0.001
testSessionListenerStopNotification 0.001
testSessionListenerStopNotificationWithReadAttribute 0.001
testSessionListenerExpiredNotification 0.156
testSessionDeleteOnExpiration 0.026

DelegatingSessionTest

testTimeout 0.157

SimpleSessionTest

testDefaultSerialization 0.005
serializeHost 0.001
serializeExpired 0

DelegatingSubjectTest

testSessionStopThenStart 0.001
testExecuteCallable 0.001
testExecuteRunnable 0.001
testRunAs 0.013

ExampleShiroIntegrationTest

testSimple 0.001

ExampleShiroUnitTest

testSimple 0

RegExPatternMatcherTest

testSimplePattern 0.001

StringUtilsTest

splitWithNullInput 0
splitWithCommas 0
splitWithCommasAndSpaces 0
splitWithQuotedCommasAndSpaces 0
splitWithQuotedCommasAndSpacesAndDifferentQuoteChars 0
splitWithQuotedCommasAndSpacesAndDifferentQuoteCharsWhileRetainingQuotes 0
splitTestWithQuotedCommas 0
splitWithQuotedCommasAndSpacesAndEscapedQuotes 0