com.atlassian.webdriver.testing.runner
Class TestProductContextRunner
java.lang.Object
com.atlassian.webdriver.testing.runner.TestProductContextRunner
public class TestProductContextRunner
- extends Object
Tests for ProductContextRunner
- Since:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedException
public org.junit.rules.ExpectedException expectedException
TestProductContextRunner
public TestProductContextRunner()
doesNotSupportTestClassesNotAnnotatedWithTestedProductClass
public void doesNotSupportTestClassesNotAnnotatedWithTestedProductClass()
throws org.junit.runners.model.InitializationError
- Throws:
org.junit.runners.model.InitializationError
supportsOnlyProductsThatAreInjectionContexts
public void supportsOnlyProductsThatAreInjectionContexts()
throws org.junit.runners.model.InitializationError
- Throws:
org.junit.runners.model.InitializationError
createsTestClassAndInjectsProductImplementingInjectionContext
public void createsTestClassAndInjectsProductImplementingInjectionContext()
throws org.junit.runners.model.InitializationError
- Throws:
org.junit.runners.model.InitializationError
supportsTestedProductClassAnnotationInSuperclasses
public void supportsTestedProductClassAnnotationInSuperclasses()
throws org.junit.runners.model.InitializationError
- Throws:
org.junit.runners.model.InitializationError
Copyright © 2014 Atlassian. All rights reserved.