Uses of Interface
de.rwth.swc.coffee4j.engine.manager.TestResultCache
-
Packages that use TestResultCache Package Description de.rwth.swc.coffee4j.engine.manager -
-
Uses of TestResultCache in de.rwth.swc.coffee4j.engine.manager
Classes in de.rwth.swc.coffee4j.engine.manager that implement TestResultCache Modifier and Type Class Description classHashMapTestResultCacheStores test results is a hash map.Constructors in de.rwth.swc.coffee4j.engine.manager with parameters of type TestResultCache Constructor Description CachingDelegatingCombinatorialTestManager(TestResultCache cache, CombinatorialTestManager generator)
-