com.atlassian.webdriver.testing.runner
Class TestProductContextRunner.ExtendingCorrectlyAnnotatedClass

java.lang.Object
  extended by com.atlassian.webdriver.testing.runner.TestProductContextRunner.WithAnnotationProductThatIsInjectionContext
      extended by com.atlassian.webdriver.testing.runner.TestProductContextRunner.ExtendingCorrectlyAnnotatedClass
Enclosing class:
TestProductContextRunner

public static class TestProductContextRunner.ExtendingCorrectlyAnnotatedClass
extends TestProductContextRunner.WithAnnotationProductThatIsInjectionContext


Constructor Summary
TestProductContextRunner.ExtendingCorrectlyAnnotatedClass()
           
 
Method Summary
 void someOtherTest()
           
 
Methods inherited from class com.atlassian.webdriver.testing.runner.TestProductContextRunner.WithAnnotationProductThatIsInjectionContext
satisfiesJUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProductContextRunner.ExtendingCorrectlyAnnotatedClass

public TestProductContextRunner.ExtendingCorrectlyAnnotatedClass()
Method Detail

someOtherTest

public void someOtherTest()


Copyright © 2014 Atlassian. All rights reserved.