コード例 #1
0
def after_all(total):
    # Fixme: this line is comment per changes in external library: cb_utils.py
    #drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()
コード例 #2
0
ファイル: terrain.py プロジェクト: yalp/fiware-orion
def after_all(total):
    drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()
コード例 #3
0
ファイル: terrain.py プロジェクト: Findeton/fiware-orion
def after_all(total):
    # Fixme: this line is comment per changes in external library: cb_utils.py
    #drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port']))
    stop_cb()