public class JpaUnitRule extends Object implements org.junit.rules.MethodRule
| Constructor and Description |
|---|
JpaUnitRule(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement result,
org.junit.runners.model.FrameworkMethod method,
Object target) |
Copyright © 2016–2018. All rights reserved.