OpenStack
Home
Projects
User Stories
Community
Blog
Wiki
Documentation
The
congress.tests.dse2.test_data_service
Module
¶
class
congress.tests.dse2.test_data_service.
TestDataService
(
*args
,
**kwargs
)
¶
Bases:
congress.tests.base.TestCase
test_info
(
)
¶
test_service_info
(
)
¶
test_start_stop
(
)
¶
class
congress.tests.dse2.test_data_service.
TestDataServiceInfo
(
*args
,
**kwargs
)
¶
Bases:
congress.tests.base.TestCase
TESTDATA
= {'service_id': 'test-service-id', 'published_tables': ['t1', 't2'], 'node_id': 'test-node-id', 'rpc_endpoints_info': ['call1', 'call2'], 'subscribed_tables': ['s1', 's2', 's3']}
¶
test_from_dict
(
)
¶
test_from_json
(
)
¶
test_to_dict
(
)
¶
test_to_json
(
)
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
congress 5.0.0.0rc1 documentation
»