Uses of Enum
io.keploy.Keploy.TestRunStatus
-
Uses of Keploy.TestRunStatus in io.keploy
Methods in io.keploy that return Keploy.TestRunStatusModifier and TypeMethodDescriptionstatic Keploy.TestRunStatusKeploy.FetchTestSetStatus(String testRunId, String testSetId) static Keploy.TestRunStatusKeploy.getTestRunStatus(String statusStr) static Keploy.TestRunStatusReturns the enum constant of this type with the specified name.static Keploy.TestRunStatus[]Keploy.TestRunStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.