|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestContext
A context handles plugin management and hooks for a test. It can be used to put any attributes which are only available per test instance.
| Method Summary | |
|---|---|
Attributes |
attributes()
Handle attributes of this Test Context, which can be shared amongst plugins |
Introspector |
introspector()
Get the representation of this test |
com.mycila.plugin.spi.PluginManager<TestPlugin> |
pluginManager()
|
| Method Detail |
|---|
com.mycila.plugin.spi.PluginManager<TestPlugin> pluginManager()
Introspector introspector()
Introspector instance for this testAttributes attributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||