| Package | Description |
|---|---|
| de.rwth.swc.coffee4j.engine.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCombinatorialTestManager
A very basic manager for combinatorial tests.
|
class |
CachingDelegatingCombinatorialTestManager
A
CombinatorialTestManager which does not generate test inputs by itself but delegates this to another
manager. |
| Constructor and Description |
|---|
CachingDelegatingCombinatorialTestManager(TestResultCache cache,
CombinatorialTestManager generator) |
Copyright © 2019. All rights reserved.