コード例 #1
0
ファイル: test_plugins.py プロジェクト: hltbra/oauth2u
def setup_function(funct):
    plugins.unregister_all()
コード例 #2
0
ファイル: test_plugins.py プロジェクト: globocom/oauth2u
def setup_function(funct):
    plugins.unregister_all()
コード例 #3
0
ファイル: test_plugins.py プロジェクト: hltbra/oauth2u
def teardown_function(func):
    plugins.unregister_all()
コード例 #4
0
ファイル: test_plugins.py プロジェクト: globocom/oauth2u
def teardown_function(func):
    plugins.unregister_all()