Method and Description |
---|
org.forgerock.cuppa.reporters.Reporter.hookFail(Hook, List<TestBlock>, Throwable) |
Constructor and Description |
---|
org.forgerock.cuppa.Runner(Tags)
Use @{link
Runner.Runner(Options) } and provide runTags as runState instead
and use state in ConfigurationProvider implementation to insert the TagTestBlockFilter in
the appropriate order. |
org.forgerock.cuppa.Runner(Tags, Configuration)
Use @{link
Runner.Runner(Configuration) } and provide runTags as
runState instead and use state in ConfigurationProvider implementation to insert the
TagTestBlockFilter in the appropriate order. |