Public Member Functions
Catch::IResultCapture Struct Reference

#include <catch.hpp>

List of all members.

Public Member Functions

virtual void assertionEnded (AssertionResult const &result)=0
virtual std::string getCurrentTestName () const =0
virtual const AssertionResultgetLastResult () const =0
virtual void handleFatalErrorCondition (std::string const &message)=0
virtual void popScopedMessage (MessageInfo const &message)=0
virtual void pushScopedMessage (MessageInfo const &message)=0
virtual void sectionEnded (SectionEndInfo const &endInfo)=0
virtual void sectionEndedEarly (SectionEndInfo const &endInfo)=0
virtual bool sectionStarted (SectionInfo const &sectionInfo, Counts &assertions)=0
virtual ~IResultCapture ()

Detailed Description

Definition at line 1973 of file catch.hpp.


Constructor & Destructor Documentation


Member Function Documentation

virtual void Catch::IResultCapture::assertionEnded ( AssertionResult const &  result) [pure virtual]
virtual std::string Catch::IResultCapture::getCurrentTestName ( ) const [pure virtual]
virtual const AssertionResult* Catch::IResultCapture::getLastResult ( ) const [pure virtual]
virtual void Catch::IResultCapture::handleFatalErrorCondition ( std::string const &  message) [pure virtual]
virtual void Catch::IResultCapture::popScopedMessage ( MessageInfo const &  message) [pure virtual]
virtual void Catch::IResultCapture::pushScopedMessage ( MessageInfo const &  message) [pure virtual]
virtual void Catch::IResultCapture::sectionEnded ( SectionEndInfo const &  endInfo) [pure virtual]
virtual void Catch::IResultCapture::sectionEndedEarly ( SectionEndInfo const &  endInfo) [pure virtual]
virtual bool Catch::IResultCapture::sectionStarted ( SectionInfo const &  sectionInfo,
Counts assertions 
) [pure virtual]

The documentation for this struct was generated from the following file:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10