def pyUnitTests():
    return datadriven.loadTests(__name__)
예제 #2
0
def pyUnitTests():
    return datadriven.loadTests(__name__)