|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IPostParseAllPlugin | Interface for Parser Plugins which get executed after all tests are parsed |
IPostParseStrategyElementPlugin | Interface for Parser Plugins which get executed after the test strategy is parsed |
IPostParseSuitePlugin | Interface for Parser Plugins which get executed after each applicable suite is parsed |
IPostParseTestPlugin | Interface for Parser Plugins which get executed after each applicable test is parsed |
Class Summary | |
---|---|
PostAllParserPluginContext | Exposes the data that can be used and/or modified by a IPostParseTestPlugin. |
PostStrategyElementParserPluginContext | Exposes the data that can be used and/or modified by a IPostParseStrategyElementPlugin. |
PostSuiteParserPluginContext | Exposes the data that can be used and/or modified by a IPostParseTestPlugin. |
PostTestParserPluginContext | Exposes the data that can be used and/or modified by a IPostParseTestPlugin. |
Exception Summary | |
---|---|
ParserPluginException | This exception is thrown by the parser plugins |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |