Package io.keploy
Class Keploy
java.lang.Object
io.keploy.Keploy
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassstatic classstatic classstatic classstatic classstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]static Keploy.TestRunStatusFetchTestSetStatus(String testRunId, String testSetId) static voidfindAndCollectChildProcesses(String parentPID, List<Integer> pids) static voidFindCoverage(String testSet) static Keploy.TestRunStatusgetTestRunStatus(String statusStr) static voidstatic voidrunTests(String jarPath, Keploy.RunOptions runOptions) static Keploy.RunTestSetResultrunTestSet(String testRunId, String testSetId, String appId) static BooleanRunTestSet(String testSetName) static Keploy.StartHooksResultstatic voidstartKeploy(String runCmd, int delay, boolean debug, int port) static Keploy.StartAppResultstartUserApplication(String appId) static Keploy.StopHooksResultstatic StringstopUserApplication(String appId) static StringStopUserApplication(String appId)
-
Constructor Details
-
Keploy
public Keploy()
-
-
Method Details
-
getTestRunStatus
-
FindCoverage
- Throws:
IOExceptionInterruptedException
-
StopUserApplication
-
FetchTestSets
-
RunTestSet
-
findAndCollectChildProcesses
-
runTests
-
startKeploy
-
runKeploy
-
startHooks
-
startUserApplication
-
FetchTestSetStatus
-
runTestSet
-
stopKeploy
-
stopUserApplication
-