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 MultiTreeMapTreeSetBased<String,String> |
testIfAllMainSPIImplementationsAreValid(boolean bContinueOnError) |
static MultiTreeMapTreeSetBased<String,String> |
testIfAllSPIImplementationsAreValid() |
static MultiTreeMapTreeSetBased<String,String> |
testIfAllSPIImplementationsAreValid(boolean bContinueOnError) |
static MultiTreeMapTreeSetBased<String,String> |
testIfAllSPIImplementationsAreValid(String sBaseDir,
SPITestHelper.EMode eMode) |
static MultiTreeMapTreeSetBased<String,String> |
testIfAllTestSPIImplementationsAreValid(boolean bContinueOnError) |
public static final String TEST_SERVICES
public static final String MAIN_SERVICES
@Nonnull @ReturnsMutableCopy public static MultiTreeMapTreeSetBased<String,String> testIfAllSPIImplementationsAreValid(@Nonnull String sBaseDir, @Nonnull SPITestHelper.EMode eMode) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static MultiTreeMapTreeSetBased<String,String> testIfAllMainSPIImplementationsAreValid(boolean bContinueOnError) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static MultiTreeMapTreeSetBased<String,String> testIfAllTestSPIImplementationsAreValid(boolean bContinueOnError) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static MultiTreeMapTreeSetBased<String,String> testIfAllSPIImplementationsAreValid(boolean bContinueOnError) throws IOException
IOException@Nonnull @ReturnsMutableCopy public static MultiTreeMapTreeSetBased<String,String> testIfAllSPIImplementationsAreValid() throws IOException
IOExceptionCopyright © 2014–2017 Philip Helger. All rights reserved.