com.atlassian.webdriver.rule
Class TestClassAndMemberInjectionRule.WrongTest
java.lang.Object
com.atlassian.webdriver.rule.TestClassAndMemberInjectionRule.WrongTest
- Enclosing class:
- TestClassAndMemberInjectionRule
public static class TestClassAndMemberInjectionRule.WrongTest
- extends Object
A test class with member rule 'in-context' by without corresponding class rule. Should fail miserably.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
memberInjectionRule
public org.junit.rules.TestRule memberInjectionRule
TestClassAndMemberInjectionRule.WrongTest
public TestClassAndMemberInjectionRule.WrongTest()
iWillNeverBeCalledOhMy
public void iWillNeverBeCalledOhMy()
Copyright © 2014 Atlassian. All rights reserved.