Uses of Class
io.testomat.junit.constructor.JUnitTestResultConstructor
-
Packages that use JUnitTestResultConstructor Package Description io.testomat.junit.reporter -
-
Uses of JUnitTestResultConstructor in io.testomat.junit.reporter
Constructors in io.testomat.junit.reporter with parameters of type JUnitTestResultConstructor Constructor Description JunitTestReporter(JUnitTestResultConstructor resultConstructor, JunitMetaDataExtractor metaDataExtractor, io.testomat.core.runmanager.GlobalRunManager runManager)Constructor for testing
-