|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractInjectingRunner | A JUnit runner that injects all the page bindery things into your tests. |
| AbstractProductContextRunner | Given a tested product supporting injection, injects framework members into the test class and object before running the test. |
| ProductContextRunner |
'Default' product context runner that reads the tested product class from the
TestedProductClass annotation that the test class
MUST be annotated with, and uses TestedProductFactory to instantiate
the product and inject context into the test instance. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||