Sign in
android
/
platform
/
external
/
testng
/
71191bc70125b839920f06bd0314c6f9a8da3345
/
.
/
src
/
test
/
resources
/
testng-single.yaml
blob: 0cbe61ca3be78b63052ea2ea19c7d455e361010e [
file
] [
log
] [
blame
]
name:
SingleSuite
verbose:
2
tests:
-
name:
Test1
excludedGroups:
[ excludeThisGroup ]
classes:
-
name:
test.dependent.xml.GroupDependencyTest
# includedMethods: [ a ]
# - test.Test2
# - name: test.CommandLineTest
# includedMethods: [ junitParsing ]