#include <doctest.h>
◆ Context() [1/3]
| doctest::Context::Context |
( |
int | argc = 0, |
|
|
const char *const * | argv = nullptr ) |
|
explicit |
◆ Context() [2/3]
| doctest::Context::Context |
( |
const Context & | | ) |
|
|
delete |
◆ Context() [3/3]
| doctest::Context::Context |
( |
Context && | | ) |
|
|
delete |
◆ ~Context()
| doctest::Context::~Context |
( |
| ) |
|
◆ addFilter()
| void doctest::Context::addFilter |
( |
const char * | filter, |
|
|
const char * | value ) |
◆ applyCommandLine()
| void doctest::Context::applyCommandLine |
( |
int | argc, |
|
|
const char *const * | argv ) |
◆ clearFilters()
| void doctest::Context::clearFilters |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ run()
| int doctest::Context::run |
( |
| ) |
|
◆ setAsDefaultForAssertsOutOfTestCases()
| void doctest::Context::setAsDefaultForAssertsOutOfTestCases |
( |
| ) |
|
◆ setAssertHandler()
◆ setCout()
◆ setOption() [1/3]
| void doctest::Context::setOption |
( |
const char * | option, |
|
|
bool | value ) |
◆ setOption() [2/3]
| void doctest::Context::setOption |
( |
const char * | option, |
|
|
const char * | value ) |
◆ setOption() [3/3]
| void doctest::Context::setOption |
( |
const char * | option, |
|
|
int | value ) |
◆ shouldExit()
| bool doctest::Context::shouldExit |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/fission/fission/libs/tests/vendor/doctest.h