Class ImpersonationRule
- java.lang.Object
-
- com.atlassian.bamboo.plugins.testutils.junit.rule.ImpersonationRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class ImpersonationRule extends Object implements org.junit.rules.TestRule
-
-
Constructor Summary
Constructors Constructor Description ImpersonationRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statement
apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
-