public class IgnoreTestsConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IGNORE_LIST_PROP |
static String |
RUN_IGNORE_LIST_PROP |
Modifier and Type | Method and Description |
---|---|
static boolean |
asteriskMatch(String pattern,
String text) |
static IgnoreTestsConfig |
get() |
Match |
match(String fqdn) |
static void |
reCreate()
Recreate the singleton config object.
|
public static final String IGNORE_LIST_PROP
public static final String RUN_IGNORE_LIST_PROP
public static IgnoreTestsConfig get()
public static void reCreate()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.