nx_metadata_sdk  1.0
Metadata SDK
Public Member Functions | Public Attributes | List of all members
nx::kit::test::detail::TestFailure Struct Reference
Inheritance diagram for nx::kit::test::detail::TestFailure:

Public Member Functions

 TestFailure (const char *file, int line, int actualLine, std::string message)
 
virtual const char * what () const noexcept override
 

Public Attributes

const char *const file
 
const int line
 
const int actualLine
 
const std::string message
 

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