Hegel 0.11.4
Property-based testing for C++
Loading...
Searching...
No Matches
hegel::TestCase Member List

This is the complete list of members for hegel::TestCase, including all inherited members.

assume(bool condition) consthegel::TestCase
clone() consthegel::TestCase
draw(const generators::Generator< T > &gen) consthegel::TestCase
draw(std::string_view name, const generators::Generator< T > &gen, bool repeatable=false) consthegel::TestCase
note(std::string_view message) consthegel::TestCase
operator=(const TestCase &)=delete (defined in hegel::TestCase)hegel::TestCase
operator=(TestCase &&) noexcepthegel::TestCase
reject() consthegel::TestCase
repeat(const std::function< void()> &body) consthegel::TestCase
spawn(F fn) consthegel::TestCase
target(double score, std::string_view label="") consthegel::TestCase
TestCase(const TestCase &)=delete (defined in hegel::TestCase)hegel::TestCase
TestCase(TestCase &&) noexcepthegel::TestCase
~TestCase() (defined in hegel::TestCase)hegel::TestCase