@WebTestConfig(classes=DataSourceConfig.class) public class TokenTest extends com.seeyon.infra.test_framework_core.jersey_test.JerseyTestBase
| 构造器和说明 |
|---|
TokenTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
after() |
void |
before() |
protected javax.ws.rs.core.Application |
getApplication() |
void |
test1() |
configure, configureDeployment, getTestContainerFactoryclient, close, closeIfNotNull, configureClient, disable, enable, forceDisable, forceEnable, forceSet, getAsyncTimeoutMultiplier, getBaseUri, getClient, getLastLoggedRecord, getLoggedRecords, getPort, isEnabled, set, set, setClient, setUp, target, target, tearDownpublic void before()
public void after()
public void test1()
throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessExceptionprotected javax.ws.rs.core.Application getApplication()
getApplication 在类中 com.seeyon.infra.test_framework_core.jersey_test.JerseyTestBase