Struct IContext
Defined in File catch.hpp
Inheritance Relationships
Derived Type
public Catch::IMutableContext
(Struct IMutableContext)
Struct Documentation
-
struct IContext
Subclassed by Catch::IMutableContext
Public Functions
-
virtual ~IContext()
-
virtual IResultCapture *getResultCapture() = 0
-
virtual IConfigPtr const &getConfig() const = 0
-
virtual ~IContext()