Uses of Class
com.github.invictum.reportportal.recorder.TestRecorder
Packages that use TestRecorder
-
Uses of TestRecorder in com.github.invictum.reportportal.recorder
Subclasses of TestRecorder in com.github.invictum.reportportal.recorderModifier and TypeClassDescriptionclassRecorder aware of parameterized BDD style test specific handlingclassCommon test recorder suitable for most casesMethods in com.github.invictum.reportportal.recorder that return TestRecorderModifier and TypeMethodDescriptionstatic TestRecorderTestRecorder.forTest(net.thucydides.core.model.TestOutcome testOutcome) Factory method to discover suitableTestRecorderapproach