Uses of Enum
com.helger.commons.mock.SPITestHelper.EMode
Packages that use SPITestHelper.EMode
-
Uses of SPITestHelper.EMode in com.helger.commons.mock
Methods in com.helger.commons.mock that return SPITestHelper.EModeModifier and TypeMethodDescriptionstatic SPITestHelper.EModeReturns the enum constant of this type with the specified name.static SPITestHelper.EMode[]SPITestHelper.EMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.commons.mock with parameters of type SPITestHelper.EModeModifier and TypeMethodDescriptionstatic ICommonsSortedMap<String, ICommonsSortedSet<String>> SPITestHelper.testIfAllSPIImplementationsAreValid(String sBaseDir, SPITestHelper.EMode eMode) Test if all SPI configurations and implementations are correctly configured.