Package org.hibernate.testing.junit4
Class ClassLoadingIsolater
java.lang.Object
org.hibernate.testing.junit4.ClassLoadingIsolater
- All Implemented Interfaces:
org.junit.rules.MethodRule
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ClassLoadingIsolater
-
-
Method Details
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runners.model.FrameworkMethod method, Object target) - Specified by:
apply
in interfaceorg.junit.rules.MethodRule
-