Uses of Class
com.testomatio.reporter.core.constructor.AbstractTestResultConstructor
-
Packages that use AbstractTestResultConstructor Package Description com.testomatio.reporter.core.constructor -
-
Uses of AbstractTestResultConstructor in com.testomatio.reporter.core.constructor
Subclasses of AbstractTestResultConstructor in com.testomatio.reporter.core.constructor Modifier and Type Class Description classCucumberTestResultConstructorConstructs test case results from Cucumber test case finished events.classJUnitTestResultConstructorConstructs test case results from JUnit 5 extension contexts.classTestNgTestResultConstructorConstructs test case results from TestNG test results.
-