To generate test cases using different numeric values, the C++test runtime library contains set of functions that returns min/max values of integral and floating point types. These same functions can be used in user-defined test cases. For a description of the available functions, see Test Functions.

  • No labels