Package com.intuit.karate.junit5
Class Karate
- java.lang.Object
-
- com.intuit.karate.Runner.Builder<Karate>
-
- com.intuit.karate.junit5.Karate
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceKarate.Test
-
Constructor Summary
Constructors Constructor Description Karate()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterator<org.junit.jupiter.api.DynamicNode>iterator()static Karaterun(String... paths)-
Methods inherited from class com.intuit.karate.Runner.Builder
backupReportDir, buildDir, callOnceCache, callSingleCache, classLoader, clientFactory, configDir, copy, customDrivers, debugMode, dryRun, features, features, forTempUse, fromKarateAnnotation, hook, hookFactory, hooks, jobManager, karateEnv, outputCucumberJson, outputHtmlReport, outputJunitXml, parallel, path, path, relativeTo, reportDir, resolveAll, scenarioName, suiteReports, systemProperty, tags, tags, threads, timeoutMinutes, toString, workingDir
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-