public class QUnitTestFinder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCLUDED_TEST_PROPERTY |
Constructor and Description |
---|
QUnitTestFinder() |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
excludedTests() |
static List<String> |
findIntegrationTests(List<UploadablePlugin> searchPlugins,
String... directories) |
static Set<String> |
getTestList(String propertyName) |
static Set<String> |
includedTests() |
public static final String EXCLUDED_TEST_PROPERTY
public static List<String> findIntegrationTests(List<UploadablePlugin> searchPlugins, String... directories)
Copyright © 2003–2020 Atlassian. All rights reserved.