public class JunitMethodListener
extends org.springframework.test.context.support.AbstractTestExecutionListener
| 构造器和说明 |
|---|
JunitMethodListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterTestMethod(org.springframework.test.context.TestContext testContext) |
void |
beforeTestMethod(org.springframework.test.context.TestContext testContext) |
Copyright © 2019. All rights reserved.