Uses of Annotation Interface
de.qytera.qtaf.testrail.annotations.TestRail
Packages that use TestRail
-
Uses of TestRail in de.qytera.qtaf.testrail.event_subscriber
Methods in de.qytera.qtaf.testrail.event_subscriber with parameters of type TestRailModifier and TypeMethodDescriptionReturns the runId.voidUploadTestsSubscriber.handleScenarioFailure(TestScenarioLogCollection scenarioLog, TestRail testRailIdAnnotation) Handle scenario failure.voidUploadTestsSubscriber.handleScenarioSuccess(TestRail testRailIdAnnotation) Handle scenario success.