A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::TestCaseFailure Struct Reference

Public Member Functions

 TestCaseFailure (std::string _cond, std::string _actual, std::string _limit, std::string _message, std::string _file, int32_t _line)
 

Public Attributes

std::string actual
 
std::string cond
 
std::string file
 
std::string limit
 
int32_t line
 
std::string message
 

Detailed Description

Definition at line 63 of file test.cc.


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