org.finra.jtaf.core.parsing
Class DigraphPlugin
java.lang.Object
org.finra.jtaf.core.parsing.DigraphPlugin
- All Implemented Interfaces:
- IPostParseAllPlugin
public class DigraphPlugin
- extends Object
- implements IPostParseAllPlugin
Parser plugin that runs post all. Scans through the test scripts to create a Digraph as per denpencies.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testNamespace
protected TestNamespace testNamespace
DigraphPlugin
public DigraphPlugin()
execute
public void execute(PostAllParserPluginContext ctx)
throws ParserPluginException
- Description copied from interface:
IPostParseAllPlugin
- This method executes after all tests are parsed
- Specified by:
execute
in interface IPostParseAllPlugin
- Throws:
ParserPluginException
Copyright © 2014. All rights reserved.