Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_test_case_tracker.h File Reference
#include "catch_compiler_capabilities.h"
#include "catch_common.h"
#include <string>
#include <vector>
#include <memory>
Include dependency graph for catch_test_case_tracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Catch::TestCaseTracking::NameAndLocation
 
struct  Catch::TestCaseTracking::ITracker
 
class  Catch::TestCaseTracking::TrackerContext
 
class  Catch::TestCaseTracking::TrackerBase
 
class  Catch::TestCaseTracking::SectionTracker
 

Namespaces

namespace  Catch
 
namespace  Catch::TestCaseTracking
 

Typedefs

using Catch::TestCaseTracking::ITrackerPtr = std::shared_ptr<ITracker>