hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
DRCEProtocolsTest.hpp
Go to the documentation of this file.
1
14
#ifndef DRCE_PROTOCOLS_TEST_HPP
15
#define DRCE_PROTOCOLS_TEST_HPP
16
17
namespace
HCE
18
{
19
namespace
drce
20
{
21
namespace
tests
22
{
23
//-----------------------------------------------------------------------------
24
class
DRCEProtocolsTest
25
{
26
public
:
27
// unit tests serialize/unserialize
28
static
void
testResultDataSerializator
(
void
);
29
static
void
testInputJsonMessage
(
void
);
30
static
void
testTaskExecuteRequest
(
void
);
31
static
void
testOutputJsonMessage
(
void
);
32
static
void
testSessionOptions
(
void
);
33
static
void
testResourceLimits
(
void
);
34
static
void
testFilesItemList
(
void
);
35
};
36
//-----------------------------------------------------------------------------
37
//-----------------------------------------------------------------------------
38
}
// namespace tests
39
}
// namespace drce
40
}
// namespace HCE
41
42
#endif // DRCE_PROTOCOLS_TEST_HPP
sources
utils
DRCE
tests
DRCEProtocolsTest.hpp
Generated on Tue Jun 30 2015 19:42:12 for hce-node application by
1.8.1.2