|
Hegel 0.11.4
Property-based testing for C++
|
This is the complete list of members for hegel::TestCase, including all inherited members.
| assume(bool condition) const | hegel::TestCase | |
| clone() const | hegel::TestCase | |
| draw(const generators::Generator< T > &gen) const | hegel::TestCase | |
| draw(std::string_view name, const generators::Generator< T > &gen, bool repeatable=false) const | hegel::TestCase | |
| note(std::string_view message) const | hegel::TestCase | |
| operator=(const TestCase &)=delete (defined in hegel::TestCase) | hegel::TestCase | |
| operator=(TestCase &&) noexcept | hegel::TestCase | |
| reject() const | hegel::TestCase | |
| repeat(const std::function< void()> &body) const | hegel::TestCase | |
| spawn(F fn) const | hegel::TestCase | |
| target(double score, std::string_view label="") const | hegel::TestCase | |
| TestCase(const TestCase &)=delete (defined in hegel::TestCase) | hegel::TestCase | |
| TestCase(TestCase &&) noexcept | hegel::TestCase | |
| ~TestCase() (defined in hegel::TestCase) | hegel::TestCase |