@IntegrationTest public class DefaultOAuthTokenDaoTest extends ServicelayerTransactionalTest
importServicejaloSession| Constructor and Description |
|---|
DefaultOAuthTokenDaoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
findAccessTokenByIdTest() |
void |
findAccessTokenByRefreshTokenIdTest() |
void |
findAccessTokenForNotExistingAuthenticationTest() |
void |
findAccessTokenForNotExistingRefreshTokenTest() |
void |
findAccessTokenListByRefreshTokenIdTest() |
void |
findAccessTokenListForClientAndNotExistingUserTest() |
void |
findAccessTokenListForClientAndUserTest() |
void |
findAccessTokenListForClientTest() |
void |
findAccessTokenListForNotExistingClientAndNotExistingUserTest() |
void |
findAccessTokenListForNotExistingClientAndUserTest() |
void |
findAccessTokenListForNotExistingClientTest() |
void |
findAccessTokenListForNotExistingRefreshTokenTest() |
void |
findAccessTokenListForNotExistingUserNameTest() |
void |
findAccessTokenListForUserTest() |
void |
findMultipleAccessTokenByRefreshTokenIdTest() |
void |
findNotExistingAccessTokenTest() |
void |
findNotExistingRefreshTokenTest() |
void |
findRefreshTokenByIdTest() |
void |
setUp() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
public void findAccessTokenByIdTest()
public void findNotExistingAccessTokenTest()
public void findRefreshTokenByIdTest()
public void findNotExistingRefreshTokenTest()
public void findAccessTokenByRefreshTokenIdTest()
public void findAccessTokenForNotExistingRefreshTokenTest()
public void findMultipleAccessTokenByRefreshTokenIdTest()
public void findAccessTokenListByRefreshTokenIdTest()
public void findAccessTokenListForNotExistingRefreshTokenTest()
public void findAccessTokenForNotExistingAuthenticationTest()
public void findAccessTokenListForClientTest()
public void findAccessTokenListForNotExistingClientTest()
public void findAccessTokenListForUserTest()
public void findAccessTokenListForNotExistingUserNameTest()
public void findAccessTokenListForClientAndUserTest()
public void findAccessTokenListForNotExistingClientAndUserTest()
public void findAccessTokenListForClientAndNotExistingUserTest()
public void findAccessTokenListForNotExistingClientAndNotExistingUserTest()
Copyright © 2018 SAP SE. All Rights Reserved.