Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_test_case_info.cpp File Reference
#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>
Include dependency graph for catch_test_case_info.cpp:

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)