versadac  1
versadac - Scalable Recorder Firmware
Public Member Functions | List of all members
testJSONDebug_JSON_ASSERT Class Reference

Public Member Functions

 testJSONDebug_JSON_ASSERT (const std::string &name)
 
virtual void setUp (const std::string &methodName)
 
virtual void tearDown (void)
 
void testPass (void)
 
void testFail (void)
 
- Public Member Functions inherited from BaseTest
 BaseTest (const std::string &name)
 

Additional Inherited Members

- Protected Attributes inherited from BaseTest
const std::string _name
 
libjson_CodeCoverage * coverage
 

Member Function Documentation

void testJSONDebug_JSON_ASSERT::testFail ( void  )

Make sure asserts that fail do call the callback and run extra code

void testJSONDebug_JSON_ASSERT::testPass ( void  )

Make sure asserts that pass do not call the callback or run extra code


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