示例#1
0
def cleanup():
    test.abort("abort")
示例#2
0
def setup():
    test.abort("xzp")
示例#3
0
def create():
    test.abort("")
示例#4
0
def case_01():
    test.abort("\xC3")
示例#5
0
def create():
    test.abort("")
示例#6
0
def destroy():
    test.abort("\xC3")
示例#7
0
def case_02():
    test.abort("abort")
示例#8
0
def destroy():
    test.abort("\xC3")
示例#9
0
def test_abort():
    test.abort("")
示例#10
0
def destroy():
    test.abort()
示例#11
0
 def case_1(self):
     pytestemb.abort("test abort")
示例#12
0
def cleanup():
    test.abort("abort")
示例#13
0
def case_01():
    test.abort("\xC3")
示例#14
0
def func():
    test.abort()