@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BatchedTests
TestBatchRunner
.Modifier and Type | Required Element and Description |
---|---|
String[] |
basePackages |
String |
includeTestPattern |
Modifier and Type | Optional Element and Description |
---|---|
String[] |
excludeTestPatterns |
Copyright © 2003–2016 Atlassian. All rights reserved.