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