hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
hce-node application
HCE project node model
Namespaces
Classes
Files
File List
sources
src
utils
algorithms
applicationFramework
asmXMLParser
base64
coreDumpChecker
DRCE
exec
HCECSM
jsonObjExtractor
kvdb
messageStream
reduceAdditionCore
reduceCore
reduceDRCE
reduceHandler
reduceSphinx
samples
src
tests
Mocks.hpp
SphinxReduceDataStorageTest.cpp
SphinxReduceJobTest.cpp
SphinxReduceResultTest.cpp
SphinxReducerIntergationTest.cpp
SphinxReducerTestMock.cpp
SphinxReduceTaskTest.cpp
SphinxResultBuilderTest.cpp
SphinxResultCompareUtils.cpp
SphinxResultCompareUtils.hpp
SphinxResultDataAccumulatorTest.cpp
SphinxResultDataResearchTest.cpp
SphinxResultJSONConvertorTest.cpp
SphinxResultSortersTest.cpp
SphinxResultTrancaterTest.cpp
SphinxResultTransformerTest.cpp
SphinxTaskReducersManagerIntegrationTest.cpp
SphinxTaskReducersManagerTest.cpp
SphinxTaskReducersStorageTest.cpp
refine
serializable
sphinx
types
xmlCleaner
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
SphinxResultDataResearchTest.cpp
Go to the documentation of this file.
1
/*
2
* SphinxResultDataResearchTest.cpp
3
*
4
* Created on: Nov 7, 2013
5
* Author: igor
6
*/
7
8
#include <gtest/gtest.h>
9
#include "
SphinxResultData.hpp
"
10
11
12
using namespace
HCE;
13
using namespace
HCE::sphinx;
14
15
16
TEST
(SphinxResultDataResearchTest, validClassInitialize)
17
{
18
SphinxResultData
sphinxResultData;
19
20
ASSERT_EQ(sphinxResultData.
getMatchInfoCount
(), 0U);
21
ASSERT_EQ(sphinxResultData.
getRequestInfoCount
(), 0U);
22
}
sources
utils
reduceSphinx
tests
SphinxResultDataResearchTest.cpp
Generated on Tue Jun 30 2015 19:42:16 for hce-node application by
1.8.1.2