Public Member Functions | Private Member Functions | Private Attributes | List of all members
InPort::InPortTests Class Reference
Inheritance diagram for InPort::InPortTests:
Inheritance graph
[legend]

Public Member Functions

 InPortTests ()
 Constructor. More...
 
virtual void setUp ()
 Test initialization. More...
 
virtual void tearDown ()
 Test finalization. More...
 
void test_isEmpty (void)
 isEmpty()メソッドのテスト More...
 
void test_isNew (void)
 isNew()メソッドのテスト More...
 
void test_name (void)
 name()メソッドのテスト More...
 
void test_read (void)
 read(),operator>>(DataType&),setOnRead(),setOnReadConvert()メソッドのテスト More...
 
void test_setOnUnderflow ()
 setOnUnderflow()メソッドのテスト More...
 
void test_setOnWrite (void)
 setOnWrite()メソッドのテスト More...
 
 ~InPortTests ()
 Destructor. More...
 

Private Member Functions

 CPPUNIT_TEST (test_name)
 
 CPPUNIT_TEST (test_isNew)
 
 CPPUNIT_TEST (test_isEmpty)
 
 CPPUNIT_TEST (test_read)
 
 CPPUNIT_TEST_SUITE (InPortTests)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

Loggerm_logger
 
CORBA::ORB_ptr m_pORB
 
PortableServer::POA_ptr m_pPOA
 

Detailed Description

Definition at line 1150 of file InPortTests.cpp.

Constructor & Destructor Documentation

◆ InPortTests()

InPort::InPortTests::InPortTests ( )
inline

Constructor.

Definition at line 1185 of file InPortTests.cpp.

◆ ~InPortTests()

InPort::InPortTests::~InPortTests ( )
inline

Destructor.

Definition at line 1199 of file InPortTests.cpp.

Member Function Documentation

◆ CPPUNIT_TEST() [1/4]

InPort::InPortTests::CPPUNIT_TEST ( test_name  )
private

◆ CPPUNIT_TEST() [2/4]

InPort::InPortTests::CPPUNIT_TEST ( test_isNew  )
private

◆ CPPUNIT_TEST() [3/4]

InPort::InPortTests::CPPUNIT_TEST ( test_isEmpty  )
private

◆ CPPUNIT_TEST() [4/4]

InPort::InPortTests::CPPUNIT_TEST ( test_read  )
private

◆ CPPUNIT_TEST_SUITE()

InPort::InPortTests::CPPUNIT_TEST_SUITE ( InPortTests  )
private

◆ CPPUNIT_TEST_SUITE_END()

InPort::InPortTests::CPPUNIT_TEST_SUITE_END ( )
private

◆ setUp()

virtual void InPort::InPortTests::setUp ( )
inlinevirtual

Test initialization.

Definition at line 1206 of file InPortTests.cpp.

◆ tearDown()

virtual void InPort::InPortTests::tearDown ( )
inlinevirtual

Test finalization.

Definition at line 1250 of file InPortTests.cpp.

◆ test_isEmpty()

void InPort::InPortTests::test_isEmpty ( void  )
inline

isEmpty()メソッドのテスト

Definition at line 1310 of file InPortTests.cpp.

◆ test_isNew()

void InPort::InPortTests::test_isNew ( void  )
inline

isNew()メソッドのテスト

Definition at line 1271 of file InPortTests.cpp.

◆ test_name()

void InPort::InPortTests::test_name ( void  )
inline

name()メソッドのテスト

Definition at line 1257 of file InPortTests.cpp.

◆ test_read()

void InPort::InPortTests::test_read ( void  )
inline

read(),operator>>(DataType&),setOnRead(),setOnReadConvert()メソッドのテスト

Definition at line 1351 of file InPortTests.cpp.

◆ test_setOnUnderflow()

void InPort::InPortTests::test_setOnUnderflow ( )
inline

setOnUnderflow()メソッドのテスト

Definition at line 1479 of file InPortTests.cpp.

◆ test_setOnWrite()

void InPort::InPortTests::test_setOnWrite ( void  )
inline

setOnWrite()メソッドのテスト

Definition at line 1472 of file InPortTests.cpp.

Member Data Documentation

◆ m_logger

Logger* InPort::InPortTests::m_logger
private

Definition at line 1177 of file InPortTests.cpp.

◆ m_pORB

CORBA::ORB_ptr InPort::InPortTests::m_pORB
private

Definition at line 1175 of file InPortTests.cpp.

◆ m_pPOA

PortableServer::POA_ptr InPort::InPortTests::m_pPOA
private

Definition at line 1176 of file InPortTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:46