Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
GeneratorCombinations_test Class Reference

Description

Test:
check utilities for generating case combinations.
  • verify the Cartesian product is built properly
  • instantiate a two-parameter test template for all those cases, as given by the Cartesian product of two Type collections

Definition at line 95 of file generator-combinations-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void checkCartesian ()
 
void checkCaseInstantiation ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 98 of file generator-combinations-test.cpp.

References GeneratorCombinations_test::checkCartesian(), and GeneratorCombinations_test::checkCaseInstantiation().

+ Here is the call graph for this function:

◆ checkCartesian()

void checkCartesian ( )
inlineprivate

Definition at line 106 of file generator-combinations-test.cpp.

References DISPLAY.

Referenced by GeneratorCombinations_test::run().

+ Here is the caller graph for this function:

◆ checkCaseInstantiation()

void checkCaseInstantiation ( )
inlineprivate

Definition at line 114 of file generator-combinations-test.cpp.

Referenced by GeneratorCombinations_test::run().

+ Here is the caller graph for this function:
+ Inheritance diagram for GeneratorCombinations_test:
+ Collaboration diagram for GeneratorCombinations_test:

The documentation for this class was generated from the following file: