コード例 #1
0
def setup():
    load_test_data()
    cache_conn().flushdb()
コード例 #2
0
def teardown():
    drop_test_data()
    cache_conn().flushdb()