Uses of Class
com.thed.model.TestStepResult
Packages that use TestStepResult
-
Uses of TestStepResult in com.thed.zblast.util
Methods in com.thed.zblast.util that return types with arguments of type TestStepResultModifier and TypeMethodDescriptionstatic List<TestStepResult>
RestUtil.updateStepExecutions
(List<TestStepResult> releaseStepList) static List<TestStepResult>
RestUtil.updateStepExecutions
(List<TestStepResult> releaseStepList, int batchSize) Method parameters in com.thed.zblast.util with type arguments of type TestStepResultModifier and TypeMethodDescriptionstatic List<TestStepResult>
RestUtil.updateStepExecutions
(List<TestStepResult> releaseStepList) static List<TestStepResult>
RestUtil.updateStepExecutions
(List<TestStepResult> releaseStepList, int batchSize)