FDR::Assertions::NegatedAssertion Class Reference

A negated assertion. More...

#include <negated_assertion.h>

Inheritance diagram for FDR::Assertions::NegatedAssertion:
Inheritance graph
[legend]
Collaboration diagram for FDR::Assertions::NegatedAssertion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NegatedAssertion (const NegatedAssertion &assertion)
std::shared_ptr< Assertioninner_assertion () const
 The inner assertion, i.e. the assertion that is being negated.
NegatedAssertionoperator= (const NegatedAssertion &assertion)

Friends

struct AssertionFactory

Detailed Description

A negated assertion.

This passes iff the inner assertion fails.


The documentation for this class was generated from the following file:
 All Classes Functions

Generated on 27 Oct 2017 for FDR by  doxygen 1.6.1