versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
libjson
_internal
TestSuite2
JSONDebug
JSON_FAIL_SAFE.h
1
#ifndef JSON_TESTSUITE_JSON_DEBUG__JSON_FAIL_SAFE_H
2
#define JSON_TESTSUITE_JSON_DEBUG__JSON_FAIL_SAFE_H
3
4
#include "../BaseTest.h"
5
6
class
testJSONDebug_JSON_FAIL_SAFE
:
public
BaseTest
{
7
public
:
8
testJSONDebug_JSON_FAIL_SAFE
(
const
std::string & name) :
BaseTest
(name){}
9
virtual
void
setUp(
const
std::string & methodName);
10
virtual
void
tearDown(
void
);
11
void
testFail
(
void
);
12
};
13
14
#endif
BaseTest
Definition:
BaseTest.h:9
testJSONDebug_JSON_FAIL_SAFE::testFail
void testFail(void)
Definition:
JSON_FAIL_SAFE.cpp:44
testJSONDebug_JSON_FAIL_SAFE
Definition:
JSON_FAIL_SAFE.h:6
Generated on Wed Aug 19 2020 10:33:42 for versadac by
1.8.9.1