com.atlassian.bamboo.plugins.testutils.junit.rule
Class ImpersonationRule

java.lang.Object
  extended by com.atlassian.bamboo.plugins.testutils.junit.rule.ImpersonationRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class ImpersonationRule
extends java.lang.Object
implements org.junit.rules.TestRule


Constructor Summary
ImpersonationRule()
           
 
Method Summary
 org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImpersonationRule

public ImpersonationRule()
Method Detail

apply

public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
                                               org.junit.runner.Description description)
Specified by:
apply in interface org.junit.rules.TestRule


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.