Uses of Class
com.thed.model.TestCaseResultModel
Packages that use TestCaseResultModel
-
Uses of TestCaseResultModel in com.thed.model
Methods in com.thed.model that return types with arguments of type TestCaseResultModelMethod parameters in com.thed.model with type arguments of type TestCaseResultModelModifier and TypeMethodDescriptionvoid
ZephyrConfigModel.setTestcases
(List<TestCaseResultModel> testcases) -
Uses of TestCaseResultModel in com.thed.util
Methods in com.thed.util that return types with arguments of type TestCaseResultModelModifier and TypeMethodDescriptionstatic List<TestCaseResultModel>
ScriptUtil.prepareZephyrTests
(List<TestcaseModel> testsFromTestSuiteList)