Uses of Class
org.jbehave.core.reporters.SurefireReporter.TestFailure
-
Packages that use SurefireReporter.TestFailure Package Description org.jbehave.core.reporters -
-
Uses of SurefireReporter.TestFailure in org.jbehave.core.reporters
Methods in org.jbehave.core.reporters that return SurefireReporter.TestFailure Modifier and Type Method Description SurefireReporter.TestFailure
SurefireReporter.TestCase. getFailure()
Methods in org.jbehave.core.reporters with parameters of type SurefireReporter.TestFailure Modifier and Type Method Description void
SurefireReporter.TestCase. setFailure(SurefireReporter.TestFailure failure)
-