versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
libjson
_internal
TestSuite2
JSONGlobals
jsonSingleton.h
1
#ifndef JSON_TESTSUITE_JSON_GLOBALS__JSON_SINGLETON_H
2
#define JSON_TESTSUITE_JSON_GLOBALS__JSON_SINGLETON_H
3
4
#include "../BaseTest.h"
5
6
class
testJSONGlobals__jsonSingleton
:
public
BaseTest
{
7
public
:
8
testJSONGlobals__jsonSingleton
(
const
std::string & name) :
BaseTest
(name){}
9
void
testValue(
void
);
10
void
testNoValue(
void
);
11
};
12
13
#endif
testJSONGlobals__jsonSingleton
Definition:
jsonSingleton.h:6
BaseTest
Definition:
BaseTest.h:9
Generated on Wed Aug 19 2020 10:33:42 for versadac by
1.8.9.1