Exemplo n.º 1
0
def request_mocker():
    tst.setup_mock(utils, func)
    yield
    tst.teardown_mock(utils, func)
Exemplo n.º 2
0
def teardown_mock():
    return tst.teardown_mock(utils, func)
Exemplo n.º 3
0
def teardown_mock():
    return tst.teardown_mock(utils, datasets)
Exemplo n.º 4
0
def teardown_mock():
    return tst.teardown_mock(utils, struct)
Exemplo n.º 5
0
def teardown_mock():
    return tst.teardown_mock(utils, atlas)