public final class SPITestHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SPITestHelper.EMode |
| Modifier and Type | Field and Description |
|---|---|
static String |
MAIN_SERVICES |
static String |
TEST_SERVICES |
| Modifier and Type | Method and Description |
|---|---|
static ICommonsSortedMap<String,ICommonsSortedSet<String>> |
testIfAllMainSPIImplementationsAreValid(boolean bContinueOnError) |
static ICommonsSortedMap<String,ICommonsSortedSet<String>> |
testIfAllSPIImplementationsAreValid() |
static ICommonsSortedMap<String,ICommonsSortedSet<String>> |
testIfAllSPIImplementationsAreValid(boolean bContinueOnError) |
static ICommonsSortedMap<String,ICommonsSortedSet<String>> |
testIfAllSPIImplementationsAreValid(String sBaseDir,
SPITestHelper.EMode eMode) |
static ICommonsSortedMap<String,ICommonsSortedSet<String>> |
testIfAllTestSPIImplementationsAreValid(boolean bContinueOnError) |
public static final String TEST_SERVICES
public static final String MAIN_SERVICES
@Nonnull @ReturnsMutableCopy public static ICommonsSortedMap<String,ICommonsSortedSet<String>> testIfAllSPIImplementationsAreValid(@Nonnull String sBaseDir, @Nonnull SPITestHelper.EMode eMode) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static ICommonsSortedMap<String,ICommonsSortedSet<String>> testIfAllMainSPIImplementationsAreValid(boolean bContinueOnError) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static ICommonsSortedMap<String,ICommonsSortedSet<String>> testIfAllTestSPIImplementationsAreValid(boolean bContinueOnError) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static ICommonsSortedMap<String,ICommonsSortedSet<String>> testIfAllSPIImplementationsAreValid(boolean bContinueOnError) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static ICommonsSortedMap<String,ICommonsSortedSet<String>> testIfAllSPIImplementationsAreValid() throws IOException
IOExceptionCopyright © 2014–2017 Philip Helger. All rights reserved.