Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Classes | |
class | RandomIntGenerator |
Functions | |
Catch::Generators::GeneratorWrapper< int > | random (int low, int high) |
TEST_CASE ("Generating random ints", "[example][generator]") | |
Catch::Generators::GeneratorWrapper< int > random | ( | int | low, |
int | high ) |
Definition at line 40 of file 300-Gen-OwnGenerator.cpp.
TEST_CASE | ( | "Generating random ints" | , |
"" | [example][generator] ) |
Definition at line 46 of file 300-Gen-OwnGenerator.cpp.