Package com.intuit.karate.junit5
Class Karate
- All Implemented Interfaces:
Iterable<org.junit.jupiter.api.DynamicNode>
public class Karate
extends Runner.Builder<Karate>
implements Iterable<org.junit.jupiter.api.DynamicNode>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.intuit.karate.Runner.Builder
backupReportDir, buildDir, callOnceCache, callSingleCache, classLoader, clientFactory, configDir, copy, customDrivers, debugMode, dryRun, failWhenNoScenariosFound, features, features, forTempUse, hook, hookFactory, hooks, karateEnv, outputCucumberJson, outputHtmlReport, outputJunitXml, parallel, path, path, relativeTo, reportDir, resolveAll, scenarioName, suiteReports, systemProperty, tags, tags, threads, timeoutMinutes, toString, workingDirMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator