mimic++ v9.2.1
Loading...
Searching...
No Matches
mimicpp::reporting::NoMatchReport Class Reference

Contains the requirement-outcomes (where at least one is negative) and the related expectation-report. More...

#include <NoMatchReport.hpp>

Collaboration diagram for mimicpp::reporting::NoMatchReport:
[legend]

Public Attributes

ExpectationReport expectationReport
 
RequirementOutcomes requirementOutcomes
 

Friends

bool operator== (NoMatchReport const &, NoMatchReport const &)=default
 

Detailed Description

Contains the requirement-outcomes (where at least one is negative) and the related expectation-report.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( NoMatchReport const & ,
NoMatchReport const &  )
friend

Member Data Documentation

◆ expectationReport

ExpectationReport mimicpp::reporting::NoMatchReport::expectationReport

◆ requirementOutcomes

RequirementOutcomes mimicpp::reporting::NoMatchReport::requirementOutcomes

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