public class TestCache extends Object
| Constructor and Description | 
|---|
TestCache(ALMRepositoryHelper qcHelper)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
clear()  | 
TestCacheEntry | 
getTestCacheEntry(int testID,
                 ITestAccessor ITestCache)  | 
ALMTestStep | 
parseTestStep(IDesignStep step,
             ITestAccessor cache,
             ALMTestCase almTestCase)  | 
public TestCache(ALMRepositoryHelper qcHelper)
public ALMTestStep parseTestStep(IDesignStep step, ITestAccessor cache, ALMTestCase almTestCase)
public TestCacheEntry getTestCacheEntry(int testID, ITestAccessor ITestCache)
public void clear()
Copyright © 2020. All rights reserved.