Classes | |
class | InvokerMock |
Public Member Functions | |
ManagerTests () | |
Constructor. More... | |
virtual void | setUp () |
Test initialization. More... | |
virtual void | tearDown () |
Test finalization. More... | |
void | test_activateManager () |
void | test_bindExecutionContext () |
void | test_cleanupComponent () |
cleanupComponent()メソッドのテスト More... | |
void | test_createComponent_DataFlowComponent () |
createComponent()メソッドのテスト(DataFlowComponentの場合) More... | |
void | test_createComponent_failed_in_bindExecutionContext () |
void | test_createComponent_Non_DataFlowComponent () |
void | test_createComponent_with_illegal_module_name () |
createComponent()メソッドのテスト More... | |
void | test_createContext () |
createContext()メソッドのテスト More... | |
void | test_deleteComponent () |
deleteComponent()メソッドのテスト More... | |
void | test_getComponent () |
void | test_getComponents () |
getComponents()メソッドのテスト More... | |
void | test_getConfig () |
getConfig()メソッドのテスト More... | |
void | test_getFactoryProfiles () |
getFactoryProfiles()メソッドのテスト More... | |
void | test_getLoadableModules () |
getLoadableModules()メソッドのテスト More... | |
void | test_getLoadedModules () |
getLoadedModules()メソッドのテスト More... | |
void | test_getLogLevel () |
getLogLevel()メソッドのテスト More... | |
void | test_getModulesFactories () |
getModulesFactories()メソッドのテスト More... | |
void | test_getORB () |
void | test_getPOA () |
void | test_getPOAManager () |
void | test_init2 () |
init()、shutdown()から呼ばれるprotected関数のテスト More... | |
void | test_init_without_arguments () |
init()メソッドのテスト More... | |
void | test_initComposite () |
initComposite()メソッドのテスト More... | |
void | test_initFactories () |
initFactories()メソッドのテスト More... | |
void | test_instance () |
instance()メソッドのテスト More... | |
void | test_instance_without_init () |
instance()メソッドのテスト More... | |
void | test_join () |
void | test_load () |
load()メソッドのテスト More... | |
void | test_notifyFinalized () |
void | test_procContextArgs () |
procContextArgs()メソッドのテスト More... | |
void | test_registerECFactory () |
registerECFactory() More... | |
void | test_registerFactory () |
registerFactory()メソッドのテスト More... | |
void | test_runManager_block () |
runManager()メソッドのテスト(ブロッキングモード) More... | |
void | test_runManager_no_block () |
runManager()メソッドのテスト(非ブロッキングモード) More... | |
void | test_setModuleInitProc () |
setModuleInitProc()メソッドのテスト More... | |
void | test_shutdown () |
void | test_terminate_after_the_activation () |
terminate()メソッドのテスト More... | |
void | test_terminate_immediately_after_the_initialization () |
terminate()メソッドのテスト More... | |
void | test_unload () |
unload()メソッドのテスト More... | |
void | test_unloadAll () |
unloadAll()メソッドのテスト More... | |
void | test_unregisterComponent () |
virtual | ~ManagerTests () |
Destructor. More... | |
Private Attributes | |
RTC::Manager * | m_mgr |
Definition at line 255 of file ManagerTests.cpp.
|
inline |
Constructor.
Definition at line 364 of file ManagerTests.cpp.
|
inlinevirtual |
Destructor.
Definition at line 371 of file ManagerTests.cpp.
|
inlineprivate |
Definition at line 334 of file ManagerTests.cpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inlineprivate |
Definition at line 317 of file ManagerTests.cpp.
|
inlineprivate |
Definition at line 312 of file ManagerTests.cpp.
|
inlinevirtual |
Test initialization.
Definition at line 378 of file ManagerTests.cpp.
|
inlinevirtual |
Test finalization.
Definition at line 388 of file ManagerTests.cpp.
|
inline |
Definition at line 571 of file ManagerTests.cpp.
|
inline |
Definition at line 1192 of file ManagerTests.cpp.
|
inline |
cleanupComponent()メソッドのテスト
Definition at line 1119 of file ManagerTests.cpp.
|
inline |
createComponent()メソッドのテスト(DataFlowComponentの場合)
Definition at line 994 of file ManagerTests.cpp.
|
inline |
Definition at line 1080 of file ManagerTests.cpp.
|
inline |
Definition at line 1048 of file ManagerTests.cpp.
|
inline |
createComponent()メソッドのテスト
Definition at line 1059 of file ManagerTests.cpp.
|
inline |
createContext()メソッドのテスト
Definition at line 1469 of file ManagerTests.cpp.
|
inline |
|
inline |
Definition at line 1197 of file ManagerTests.cpp.
|
inline |
getComponents()メソッドのテスト
Definition at line 1208 of file ManagerTests.cpp.
|
inline |
getConfig()メソッドのテスト
Definition at line 527 of file ManagerTests.cpp.
|
inline |
getFactoryProfiles()メソッドのテスト
Definition at line 1441 of file ManagerTests.cpp.
|
inline |
getLoadableModules()メソッドのテスト
Definition at line 867 of file ManagerTests.cpp.
|
inline |
getLoadedModules()メソッドのテスト
Definition at line 1401 of file ManagerTests.cpp.
|
inline |
|
inline |
getModulesFactories()メソッドのテスト
Definition at line 962 of file ManagerTests.cpp.
|
inline |
Definition at line 1267 of file ManagerTests.cpp.
|
inline |
Definition at line 1272 of file ManagerTests.cpp.
|
inline |
Definition at line 1277 of file ManagerTests.cpp.
|
inline |
init()、shutdown()から呼ばれるprotected関数のテスト
Definition at line 1554 of file ManagerTests.cpp.
|
inline |
init()メソッドのテスト
Definition at line 412 of file ManagerTests.cpp.
|
inline |
initComposite()メソッドのテスト
Definition at line 1331 of file ManagerTests.cpp.
|
inline |
initFactories()メソッドのテスト
Definition at line 1287 of file ManagerTests.cpp.
|
inline |
instance()メソッドのテスト
Definition at line 425 of file ManagerTests.cpp.
|
inline |
instance()メソッドのテスト
Definition at line 443 of file ManagerTests.cpp.
|
inline |
Definition at line 516 of file ManagerTests.cpp.
|
inline |
load()メソッドのテスト
Definition at line 727 of file ManagerTests.cpp.
|
inline |
Definition at line 506 of file ManagerTests.cpp.
|
inline |
procContextArgs()メソッドのテスト
Definition at line 1347 of file ManagerTests.cpp.
|
inline |
|
inline |
|
inline |
runManager()メソッドのテスト(ブロッキングモード)
Definition at line 638 of file ManagerTests.cpp.
|
inline |
runManager()メソッドのテスト(非ブロッキングモード)
Definition at line 581 of file ManagerTests.cpp.
|
inline |
setModuleInitProc()メソッドのテスト
Definition at line 549 of file ManagerTests.cpp.
|
inline |
Definition at line 511 of file ManagerTests.cpp.
|
inline |
terminate()メソッドのテスト
Definition at line 480 of file ManagerTests.cpp.
|
inline |
terminate()メソッドのテスト
Definition at line 454 of file ManagerTests.cpp.
|
inline |
|
inline |
unloadAll()メソッドのテスト
Definition at line 806 of file ManagerTests.cpp.
|
inline |
Definition at line 1187 of file ManagerTests.cpp.
|
private |
Definition at line 308 of file ManagerTests.cpp.