Package com.ibm.ws.security.oauth20.plugins.custom
|
100%
successful |
Ignored tests
- OauthClientStoreCommon. testDelete
- OauthClientStoreCommon. testDelete_OAuthStoreException
- OauthClientStoreCommon. testExists
- OauthClientStoreCommon. testExists_OAuthStoreException
- OauthClientStoreCommon. testExists_multitenantStore_clientFromDifferentProviderReturnsFalse
- OauthClientStoreCommon. testGet
- OauthClientStoreCommon. testGetAll
- OauthClientStoreCommon. testGetAllHttpServletRequest
- OauthClientStoreCommon. testGetAll_OAuthException
- OauthClientStoreCommon. testGetAll_noClientsReturnsEmptyCollection
- OauthClientStoreCommon. testGet_OAuthStoreException
- OauthClientStoreCommon. testPut
- OauthClientStoreCommon. testPut_OAuthStoreException
- OauthClientStoreCommon. testUpdate
- OauthClientStoreCommon. testUpdate_OAuthStoreException
- OauthClientStoreCommon. testValidateClient
- OauthClientStoreCommon. testValidateClient_OAuthStoreException
- OauthClientStoreCommon. testValidateClient_badClientSecret
- OauthClientStoreCommon. testValidateClient_clientNotConfidentialAnotherEmptySecret
- OauthClientStoreCommon. testValidateClient_clientNotConfidentialEmptySecret
- OauthClientStoreCommon. testValidateClient_doesNotExist
- OauthClientStoreCommon. testValidateClient_emptyClientSecret
- OauthClientStoreCommon. testValidateClient_nullClientSecret
- OauthTokenStoreTest. testStopCleanupThread
Classes
Class | Tests | Failures | Ignored | Duration | Success rate |
---|---|---|---|---|---|
OauthClientStoreCommon | 23 | 0 | 23 | 0.001s | - |
OauthClientStoreHashTest | 23 | 0 | 0 | 0.454s | 100% |
OauthClientStoreXORTest | 23 | 0 | 0 | 0.126s | 100% |
OauthConsentStoreImplTest | 4 | 0 | 0 | 0.020s | 100% |
OauthTokenStoreTest | 21 | 0 | 1 | 0.106s | 100% |