hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
refine_test::MecabWordTypeTest Class Reference

#include <MecabWordTypeTest.hpp>

Public Member Functions

void setUp ()
void tearDown ()
void testWordTypesCount ()
void testWordTypeNumber ()
void testWordTypeWord ()
void testWordTypeDelimiter ()
void testWordTypePunctuation ()
void testWordTypeUndefined ()
void testTokensCount ()

Detailed Description

Definition at line 12 of file MecabWordTypeTest.hpp.

Member Function Documentation

void refine_test::MecabWordTypeTest::setUp ( )

< set process type: "word type detect"

< fill data with one token

Definition at line 6 of file MecabWordTypeTest.cpp.

void refine_test::MecabWordTypeTest::tearDown ( )

Definition at line 18 of file MecabWordTypeTest.cpp.

void refine_test::MecabWordTypeTest::testTokensCount ( )

< run processing

< check processing results

Definition at line 91 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::MecabWordTypeTest::testWordTypeDelimiter ( )

< run processing

< check processing results

Definition at line 44 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::MecabWordTypeTest::testWordTypeNumber ( )

< run processing

< check processing results

Definition at line 32 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::MecabWordTypeTest::testWordTypePunctuation ( )

< run processing

< check processing results

Definition at line 56 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::MecabWordTypeTest::testWordTypesCount ( )

< run processing

< check processing results

Definition at line 21 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::MecabWordTypeTest::testWordTypeUndefined ( )

< run processing

< check processing results

Definition at line 79 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::MecabWordTypeTest::testWordTypeWord ( )

< run processing

< check processing results

Definition at line 68 of file MecabWordTypeTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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