Class BasicCombinatorialTestManager

  • All Implemented Interfaces:
    CombinatorialTestManager

    public class BasicCombinatorialTestManager
    extends java.lang.Object
    implements CombinatorialTestManager
    A very basic manager for combinatorial tests. It is basic in the sense that it does not support any form of test result caching and/or parallel generation of test input groups.