Wire Sysio Wire Sysion 1.0.0
|
#include "catch_test_case_info.h"
#include "catch_enforce.h"
#include "catch_test_spec.h"
#include "catch_interfaces_testcase.h"
#include "catch_string_manip.h"
#include <cctype>
#include <exception>
#include <algorithm>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | Catch |
Functions | |
TestCase | Catch::makeTestCase (ITestInvoker *_testCase, std::string const &_className, NameAndTags const &nameAndTags, SourceLineInfo const &_lineInfo) |
void | Catch::setTags (TestCaseInfo &testCaseInfo, std::vector< std::string > tags) |