示例#1
0
def test_getLPID():
    assert int(Auth.GetLPID()) > 0
    assert Auth.GetLPID() != None