kblib 0.2.3
General utilities library for modern C++
Catch::RunTests Struct Reference

#include <catch/catch.hpp>

Public Types

enum  InWhatOrder {
  InDeclarationOrder , InLexicographicalOrder , InRandomOrder , InDeclarationOrder ,
  InLexicographicalOrder , InRandomOrder
}
 
enum  InWhatOrder {
  InDeclarationOrder , InLexicographicalOrder , InRandomOrder , InDeclarationOrder ,
  InLexicographicalOrder , InRandomOrder
}
 

Detailed Description

Definition at line 4493 of file catch.hpp.

Member Enumeration Documentation

◆ InWhatOrder [1/2]

Enumerator
InDeclarationOrder 
InLexicographicalOrder 
InRandomOrder 
InDeclarationOrder 
InLexicographicalOrder 
InRandomOrder 

Definition at line 4493 of file catch.hpp.

◆ InWhatOrder [2/2]

Enumerator
InDeclarationOrder 
InLexicographicalOrder 
InRandomOrder 
InDeclarationOrder 
InLexicographicalOrder 
InRandomOrder 

Definition at line 4493 of file catch.hpp.


The documentation for this struct was generated from the following files: