コード例 #1
0
ファイル: test_Login.py プロジェクト: VortexCallouts/dnh26b
def test_Login():
    login = Testing.Login("user", "user")
    assert login == True