Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
342 0 0 0 100% 158.034

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 35 0 0 0 100% 0.085
org.apache.shiro.authc.pam 11 0 0 0 100% 0.036
org.apache.shiro.crypto 8 0 0 0 100% 0.546
org.apache.shiro.jndi 4 0 0 0 100% 0.002
org.apache.shiro.authz.aop 5 0 0 0 100% 0.041
org.apache.shiro.test 2 0 0 0 100% 0.002
org.apache.shiro.codec 2 0 0 0 100% 0.021
org.apache.shiro.authc.credential 26 0 0 0 100% 2.306
org.apache.shiro.realm.jdbc 11 0 0 0 100% 0.164
org.apache.shiro.crypto.hash 14 0 0 0 100% 0.017
org.apache.shiro.crypto.hash.format 27 0 0 0 100% 0.032
org.apache.shiro.util 9 0 0 0 100% 0.001
org.apache.shiro.subject 4 0 0 0 100% 0.018
org.apache.shiro.realm.ldap 32 0 0 0 100% 150.309
org.apache.shiro.mgt 23 0 0 0 100% 0.209
org.apache.shiro.io 4 0 0 0 100% 0.001
org.apache.shiro.realm 24 0 0 0 100% 0.054
org.apache.shiro.config 41 0 0 0 100% 0.232
org.apache.shiro.authz 17 0 0 0 100% 0.004
org.apache.shiro.concurrent 2 0 0 0 100% 0.009
org.apache.shiro.session.mgt 12 0 0 0 100% 0.351
org.apache.shiro.aop 2 0 0 0 100% 0.036
org.apache.shiro.realm.activedirectory 1 0 0 0 100% 0.006
org.apache.shiro.realm.text 12 0 0 0 100% 3.547
org.apache.shiro.authz.permission 14 0 0 0 100% 0.005

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 8 0 0 0 100% 0.072
ConcurrentAccessExceptionTest 4 0 0 0 100% 0.008
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.033

org.apache.shiro.crypto

Class Tests Errors Failures Skipped Success Rate Time
AesCipherServiceTest 2 0 0 0 100% 0.538
BlowfishCipherServiceTest 2 0 0 0 100% 0.007
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.002

org.apache.shiro.authz.aop

Class Tests Errors Failures Skipped Success Rate Time
PermissionAnnotationHandlerTest 2 0 0 0 100% 0.032
RoleAnnotationHandlerTest 3 0 0 0 100% 0.009

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.001

org.apache.shiro.codec

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

org.apache.shiro.authc.credential

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

org.apache.shiro.realm.jdbc

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

org.apache.shiro.crypto.hash

Class Tests Errors Failures Skipped Success Rate Time
DefaultHashServiceTest 11 0 0 0 100% 0.013
HashRequestBuilderTest 3 0 0 0 100% 0.004

org.apache.shiro.crypto.hash.format

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

org.apache.shiro.util

Class Tests Errors Failures Skipped Success Rate Time
RegExPatternMatcherTest 1 0 0 0 100% 0
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.018

org.apache.shiro.realm.ldap

Class Tests Errors Failures Skipped Success Rate Time
DefaultLdapContextFactoryTest 6 0 0 0 100% 75.168
JndiLdapContextFactoryTest 15 0 0 0 100% 75.137
JndiLdapRealmTest 11 0 0 0 100% 0.004

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.171
DefaultSubjectDAOTest 18 0 0 0 100% 0.034
VMSingletonDefaultSecurityManagerTest 1 0 0 0 100% 0.003

org.apache.shiro.io

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

org.apache.shiro.realm

Class Tests Errors Failures Skipped Success Rate Time
AuthenticatingRealmIntegrationTest 1 0 0 0 100% 0.013
AuthenticatingRealmTest 13 0 0 0 100% 0.03
AuthorizingRealmTest 4 0 0 0 100% 0.005
CachingRealmTest 6 0 0 0 100% 0.006

org.apache.shiro.config

Class Tests Errors Failures Skipped Success Rate Time
IniSecurityManagerFactoryTest 9 0 0 0 100% 0.147
IniTest 5 0 0 0 100% 0.003
ReflectionBuilderTest 27 0 0 0 100% 0.082

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.001
ModularRealmAuthorizerTest 1 0 0 0 100% 0.001
UnauthenticatedExceptionTest 4 0 0 0 100% 0.001
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.008
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.19
DelegatingSessionTest 1 0 0 0 100% 0.152
SimpleSessionTest 3 0 0 0 100% 0.005

org.apache.shiro.aop

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

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.003
TextConfigurationRealmTest 7 0 0 0 100% 3.544

org.apache.shiro.authz.permission

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

Test Cases

[Summary] [Package List] [Test Cases]

AnnotationResolverTest

testAnnotationFoundFromClass 0.032
testAnnotationFoundFromMethod 0.004

AbstractAuthenticatorTest

newAbstractAuthenticatorSecurityManagerConstructor 0.055
authenticateWithNullArgument 0.001
throwAuthenticationExceptionIfDoAuthenticateReturnsNull 0.004
nonNullAuthenticationInfoAfterAuthenticate 0.002
notifySuccessAfterDoAuthenticate 0.004
notifyFailureAfterDoAuthenticateThrowsAuthenticationException 0.001
notifyFailureAfterDoAuthenticateThrowsNonAuthenticationException 0.003
logExceptionAfterDoAuthenticateThrowsNonAuthenticationException 0.002

ConcurrentAccessExceptionTest

testNoArgConstructor 0.006
testMsgConstructor 0.001
testCauseConstructor 0
testMsgCauseConstructor 0.001

AllowAllCredentialsMatcherTest

testBasic 0

DefaultPasswordServiceTest

testEncryptPasswordWithNullArgument 0.103
testHashPasswordWithNullArgument 0.001
testEncryptPasswordDefault 0.488
testEncryptPasswordWithInvalidMatch 0.422
testBackwardsCompatibility 0.575
testHashFormatWarned 0.209
testPasswordsMatchWithNullOrEmpty 0.009
testCustomHashService 0.032
testCustomHashFormatFactory 0.012
testStringComparisonWhenNotUsingAParsableHashFormat 0.426

HashedCredentialsMatcherTest

testSaltedAuthenticationInfo 0.002
testBackwardsCompatibleUnsaltedAuthenticationInfo 0.001
testBackwardsCompatibleSaltedAuthenticationInfo 0.001

Md2CredentialsMatcherTest

testBasic 0.001

Md5CredentialsMatcherTest

testBasic 0.001

PasswordMatcherTest

testMissingPasswordService 0.003
testStringPasswordComparison 0.007
testHashComparisonWithoutHashedPasswordService 0.002
testHashComparison 0.003
testCharArrayComparison 0.005
testUnexpectedSavedCredentialsType 0.001

Sha1CredentialsMatcherTest

testBasic 0

Sha256CredentialsMatcherTest

testBasic 0.001

Sha384CredentialsMatcherTest

testBasic 0.001

Sha512CredentialsMatcherTest

testBasic 0

ExcessiveAttemptsExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0.001
testMsgCauseConstructor 0

ExpiredCredentialsExceptionTest

testNoArgConstructor 0.001
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

IncorrectCredentialsExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

LockedAccountExceptionTest

testNoArgConstructor 0.001
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

AllSuccessfulStrategyTest

beforeAllAttempts 0
beforeAttemptSupportingToken 0.002
beforeAttemptRealmDoesntSupportToken 0.001

ModularRealmAuthenticatorTest

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

SimpleAuthenticationInfoTest

testMergeWithEmptyInstances 0
testMergeWithAggregateNullCredentials 0
testMergeWithImmutablePrincipalCollection 0.001

UnknownAccountExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

PermissionAnnotationHandlerTest

testGuestSinglePermissionAssertion 0.03
testGuestMultiplePermissionAssertion 0.002

RoleAnnotationHandlerTest

testGuestSingleRoleAssertion 0.001
testGuestMultipleRolesAssertion 0.002
testOneOfTheRolesRequired 0.006

AuthorizationExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

HostUnauthorizedExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0.001

ModularRealmAuthorizerTest

testSettingOfRolePermissionResolver 0.001

AllPermissionTest

testNullArgument 0
testNonNullArgument 0

DomainPermissionTest

testDefaultConstructor 0.002
testActionsConstructorWithSingleAction 0
testActionsConstructorWithMultipleActions 0
testActionsTargetsConstructorWithSingleActionAndTarget 0.001
testActionsTargetsConstructorWithMultipleActionsAndTargets 0

WildcardPermissionTest

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

UnauthenticatedExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0.001

UnauthorizedExceptionTest

testNoArgConstructor 0
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

H64Test

testNothing 0
testDefault 0.021

SubjectAwareExecutorServiceTest

testSubmitRunnable 0.008

SubjectAwareExecutorTest

testExecute 0.001

IniSecurityManagerFactoryTest

testGetInstanceWithoutIni 0.01
testGetInstanceWithResourcePath 0.011
testGetInstanceWithEmptyIni 0.003
testGetInstanceWithSimpleIni 0.042
testGetInstanceWithConfiguredRealm 0.025
testGetInstanceWithAutomaticallyCreatedIniRealm 0.005
testImplicitIniRealmWithAdditionalRealmConfiguration 0.024
testImplicitIniRealmWithConfiguredPermissionResolver 0.01
testCacheManagerConfigOrderOfOperations 0.017

IniTest

testNoSections 0.001
testIsContinued 0
testSplitKeyValue 0
testSplitKeyValueNoValue 0.001
testOneSection 0.001

ReflectionBuilderTest

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

AesCipherServiceTest

testBlockOperations 0.537
testStreamingOperations 0.001

BlowfishCipherServiceTest

testBlockOperations 0.005
testStreamingOperations 0.002

DefaultHashServiceTest

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

Base64FormatTest

testFormat 0.003
testFormatWithNullArgument 0.001

DefaultHashFormatFactoryTest

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

HexFormatTest

testFormat 0.001
testFormatWithNullArgument 0

ProvidedHashFormatTest

testDefaults 0.005
testByIdWithNullArg 0.001

Shiro1CryptFormatTest

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

HashRequestBuilderTest

testDefault 0.002
testNullSource 0
testConfig 0.002

JcaCipherServiceTest

testDecrypt 0

SecureRandomNumberGeneratorTest

testDefaultNextBytesSize 0.001
testInvalidSecureRandomProperty 0
testNextBytesWithSize 0

SerializationExceptionTest

testNoArgConstructor 0.001
testMsgConstructor 0
testCauseConstructor 0
testMsgCauseConstructor 0

JndiObjectFactoryTest

testGetInstanceWithType 0.002
testGetInstanceNoType 0
testJndiLookupFailsWithType 0
testJndiLookupFailsNoType 0

AbstractRememberMeManagerTest

testGetRememberedPrincipalsWithEmptySerializedBytes 0.001

DefaultSecurityManagerTest

testDefaultConfig 0.005
testAutoCreateSessionAfterInvalidation 0.159
testSubjectReuseAfterLogout 0.007

DefaultSubjectDAOTest

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

VMSingletonDefaultSecurityManagerTest

testVMSingleton 0.003

ActiveDirectoryRealmTest

testDefaultConfig 0.006

AuthenticatingRealmIntegrationTest

testShiro354 0.013

AuthenticatingRealmTest

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

AuthorizingRealmTest

testDefaultConfig 0
testNullAuthzInfo 0.003
testCreateAccountOverride 0
testRealmWithRolePermissionResolver 0.002

CachingRealmTest

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

JDBCRealmTest

testUnSaltedSuccess 0.101
testUnSaltedWrongPassword 0.006
testUnSaltedMultipleRows 0.006
testSaltColumnSuccess 0.009
testSaltColumnWrongPassword 0.006
testExternalSuccess 0.006
testExternalWrongPassword 0.005
testRolePresent 0.006
testRoleNotPresent 0.006
testPermissionPresent 0.006
testPermissionNotPresent 0.007

DefaultLdapContextFactoryTest

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

JndiLdapContextFactoryTest

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

JndiLdapRealmTest

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

IniRealmTest

testNullIni 0
testEmptyIni 0
testInitWithoutIniResource 0
testIniFile 0.002
testIniFileWithoutUsers 0.001

TextConfigurationRealmTest

testRoleAndUserAccount 0.508
testHasRole 0.508
testCheckRole 0.504
testCheckPermission 0.507
testIsPermitted 0.507
testProcessRoleDefinitions 0.507
testProcessUserDefinitions 0.503

AbstractValidatingSessionManagerTest

testValidateSessions 0.001
testNoMemoryLeakOnInvalidSessions 0.003

DefaultSessionManagerTest

testGlobalTimeout 0.001
testSessionListenerStartNotification 0.001
testSessionListenerStopNotification 0.001
testSessionDeleteOnExpiration 0.028
testSessionListenerStopNotificationWithReadAttribute 0.001
testSessionListenerExpiredNotification 0.158

DelegatingSessionTest

testTimeout 0.152

SimpleSessionTest

testDefaultSerialization 0.004
serializeHost 0.001
serializeExpired 0

DelegatingSubjectTest

testSessionStopThenStart 0.001
testExecuteCallable 0.002
testExecuteRunnable 0
testRunAs 0.015

ExampleShiroIntegrationTest

testSimple 0

ExampleShiroUnitTest

testSimple 0

RegExPatternMatcherTest

testSimplePattern 0

StringUtilsTest

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