コード例 #1
0
def test_set_context():
    with pytest.raises(NotImplementedError):
        tasklets.set_context()
コード例 #2
0
def test_set_context():
    with pytest.raises(NotImplementedError):
        tasklets.set_context()