mimic++ v2
Loading...
Searching...
No Matches
mimicpp::MatchReport::Expectation Class Reference

Information a used expectation policy. More...

#include <Reports.hpp>

Public Attributes

bool isMatching {}
 
std::optional< StringTdescription {}
 

Friends

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

Detailed Description

Information a used expectation policy.

This type contains a description about a given expectation policy.

Friends And Related Symbol Documentation

◆ operator==

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

Member Data Documentation

◆ description

std::optional<StringT> mimicpp::MatchReport::Expectation::description {}

◆ isMatching

bool mimicpp::MatchReport::Expectation::isMatching {}

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