public interface ITestPrepare
| 限定符和类型 | 方法和说明 |
|---|---|
void |
prepare(TestMethod testMethod,
org.springframework.test.context.TestContext testContext) |
void prepare(TestMethod testMethod, org.springframework.test.context.TestContext testContext) throws Exception
ExceptionCopyright © 2019. All rights reserved.