Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
72000100%2.121

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.opensocial.explorer.server.openid29000100%0.137
org.opensocial.explorer.server.login19000100%1.484
org.opensocial.explorer.server.security11000100%0.228
org.opensocial.explorer.server.oauth7000100%0.044
org.opensocial.explorer.server.config1000100%0.217
org.opensocial.explorer.server.oauth24000100%0.007
org.opensocial.explorer.server.modules1000100%0.004

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

org.opensocial.explorer.server.openid

ClassTestsErrors FailuresSkippedSuccess RateTime
BasicOpenIDProviderStoreTest4000100%0.004
OpenIDConsumerTest5000100%0.126
OpenIDProviderTest12000100%0.002
OpenIDSecurityTokenTest8000100%0.005

org.opensocial.explorer.server.login

ClassTestsErrors FailuresSkippedSuccess RateTime
FacebookLoginServletTest10000100%0.441
GoogleLoginServletTest9000100%1.043

org.opensocial.explorer.server.security

ClassTestsErrors FailuresSkippedSuccess RateTime
OSEAuthConfigContributorTest2000100%0.003
OSESecurityTokenCodecTest9000100%0.225

org.opensocial.explorer.server.oauth

ClassTestsErrors FailuresSkippedSuccess RateTime
OSEOAuthStoreTest7000100%0.044

org.opensocial.explorer.server.config

ClassTestsErrors FailuresSkippedSuccess RateTime
OSEContainerConfigTest1000100%0.217

org.opensocial.explorer.server.oauth2

ClassTestsErrors FailuresSkippedSuccess RateTime
OSEInMemoryCacheTest3000100%0.002
OSEOAuth2PersisterTest1000100%0.005

org.opensocial.explorer.server.modules

ClassTestsErrors FailuresSkippedSuccess RateTime
ExplorerPropertiesModuleTest1000100%0.004

Test Cases

[Summary] [Package List] [Test Cases]

OSEContainerConfigTest

testGetProperty0.217

FacebookLoginServletTest

testDoGetInvalid0.171
testDoGetRedirect0.016
testDoGetCallBackDeclined0.004
testDoGetCallBackAccepted0.218
testDoGetCallBackNullPointerException0.004
testDoGetCallBackGadgetException0.006
testDoGetCallBackJsonException0.007
testDoGetCallBackSecurityTokenException0.006
testDoGetCallBackEncodingException0.004
testDoGetCallBackIllegalException0.005

GoogleLoginServletTest

testDoGetInvalid0.637
testDoGetRedirect0.015
testDoGetCallBackDeclined0.003
testDoGetCallBackAccepted0.365
testDoGetCallBackNullPointerException0.003
testDoGetCallBackGadgetException0.005
testDoGetCallBackJsonException0.003
testDoGetCallBackSecurityTokenException0.008
testDoGetCallBackIllegalException0.004

ExplorerPropertiesModuleTest

testPropertiesModule0.004

OSEOAuthStoreTest

testInit0.03
testGetConsumerKeyAndSecret0.002
testNoKeyAndSecret0.001
testGetAndSetTokenInfo0.007
testRemoveToken0.001
testSetDefaultCallbackUrl0.001
testSetAuthority0.002

OSEInMemoryCacheTest

testGetClientKeyStringString0.001
testGetTokenKeyStringStringStringStringType0.001
testGetAccessorKeyStringStringStringString0

OSEOAuth2PersisterTest

testLoadGadgetBindings0.005

BasicOpenIDProviderStoreTest

testBasicOpenIDProviderStoreJSONObject0.002
testRemoveProvider0.001
testAddProvider0.001
testGetProviders0

OpenIDConsumerTest

testAuthRequest0.079
testAuthRequestIOException0.001
testVerifyResponse0.041
testVerifyResponseNullIdentifier0.002
testVerifyResponseNoEmail0.003

OpenIDProviderTest

testHashCode0
testOpenIDProvider0
testGetId0
testSetId0
testGetName0
testSetName0
testGetUrl0.001
testSetUrl0
testGetImage0
testSetImage0
testToJson0
testEqualsObject0.001

OpenIDSecurityTokenTest

testGetAuthenticationMode0.002
testGetUpdatedToken0.001
testIsAnonymous0
testGetOwnerId0
testGetViewerId0.001
testGetAppId0
testGetDomain0
testGetContainer0.001

OSEAuthConfigContributorTest

testContribute0.003
testContributeWithException0

OSESecurityTokenCodecTest

testCreateTokenSecure0.024
testCreateTokenInsecure0.002
testCreateTokenUnknownContainer0.001
testEncodeTokenSecure0.194
testEncodeTokenInsecure0.001
testEncodeTokenUnknown0
testEncodeTokenNull0.001
testGetCodecByType0.002
testGetCodecByTypeUnknown0