예제 #1
0
def request_mocker():
    tst.setup_mock(utils, func)
    yield
    tst.teardown_mock(utils, func)
예제 #2
0
def teardown_mock():
    return tst.teardown_mock(utils, func)
예제 #3
0
def teardown_mock():
    return tst.teardown_mock(utils, datasets)
예제 #4
0
def teardown_mock():
    return tst.teardown_mock(utils, struct)
예제 #5
0
def teardown_mock():
    return tst.teardown_mock(utils, atlas)