Class ActivateScopes
java.lang.Object
org.junit.runners.model.Statement
io.github.cdiunit.junit4.internal.ActivateScopes
public class ActivateScopes
extends org.junit.runners.model.Statement
-
Constructor Summary
ConstructorsConstructorDescriptionActivateScopes
(org.junit.runners.model.Statement next, TestLifecycle testLifecycle, AtomicBoolean contextsActivated) -
Method Summary
-
Constructor Details
-
ActivateScopes
public ActivateScopes(org.junit.runners.model.Statement next, TestLifecycle testLifecycle, AtomicBoolean contextsActivated)
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in classorg.junit.runners.model.Statement
- Throws:
Throwable
-