com.atlassian.webdriver.rule
Class TestClassAndMemberInjectionRule
java.lang.Object
com.atlassian.webdriver.rule.TestClassAndMemberInjectionRule
public class TestClassAndMemberInjectionRule
- extends Object
Test case for a combination of class and instance injection rules.
- Since:
- 2.1
- See Also:
InjectionRules
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
staticInjectionRule
public static org.junit.rules.TestRule staticInjectionRule
memberInjectionRule
public org.junit.rules.TestRule memberInjectionRule
TestClassAndMemberInjectionRule
public TestClassAndMemberInjectionRule()
checkStaticsInjected
public static void checkStaticsInjected()
checkMembersInjected
public void checkMembersInjected()
shouldFailIfTryingToRunTestWithMemberRuleExpectingContextThatDoesNotExist
public void shouldFailIfTryingToRunTestWithMemberRuleExpectingContextThatDoesNotExist()
Copyright © 2014 Atlassian. All rights reserved.