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