public final class SPITestHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
testIfAllSPIImplementationsAreValid() |
static int |
testIfAllSPIImplementationsAreValid(boolean bContinueOnError) |
static int |
testIfAllSPIImplementationsAreValid(String sBaseDir,
boolean bContinueOnError) |
@Nonnegative public static int testIfAllSPIImplementationsAreValid(@Nonnull String sBaseDir, boolean bContinueOnError) throws Exception
Exception@Nonnegative public static int testIfAllSPIImplementationsAreValid(boolean bContinueOnError) throws Exception
Exception@Nonnegative public static int testIfAllSPIImplementationsAreValid() throws Exception
ExceptionCopyright © 2014–2016 Philip Helger. All rights reserved.