Uses of Class
step.repository.alm.stepparser.ALMTestCase
-
Packages that use ALMTestCase Package Description step.repository.alm.cache step.repository.alm.stepparser step.repository.alm.v16.cache -
-
Uses of ALMTestCase in step.repository.alm.cache
Methods in step.repository.alm.cache with parameters of type ALMTestCase Modifier and Type Method Description ALMTestStep
TestCache. parseTestStep(IDesignStep step, ITestAccessor cache, ALMTestCase almTestCase)
-
Uses of ALMTestCase in step.repository.alm.stepparser
Methods in step.repository.alm.stepparser that return ALMTestCase Modifier and Type Method Description ALMTestCase
ALMTestStep. getTestCase()
Methods in step.repository.alm.stepparser with parameters of type ALMTestCase Modifier and Type Method Description void
ALMTestStep. setTestCase(ALMTestCase testCase)
-
Uses of ALMTestCase in step.repository.alm.v16.cache
Methods in step.repository.alm.v16.cache with parameters of type ALMTestCase Modifier and Type Method Description ALMTestStep
TestCache. parseTestStep(IDesignStep step, ITestAccessor cache, ALMTestCase almTestCase)
-