Class AbstractSetupTest
java.lang.Object
test.de.iip_ecosphere.platform.support.AbstractSetupTest
Tests
AbstractSetup.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTest a setup.static classInvalid setup class. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTestsAbstractSetup.isNotEmpty(String).voidTests the global plugin folder.voidTests the setup (reading).
-
Constructor Details
-
AbstractSetupTest
public AbstractSetupTest()
-
-
Method Details
-
testSetup
Tests the setup (reading).- Throws:
IOException- shall not occur
-
testIsNotEmpty
public void testIsNotEmpty()TestsAbstractSetup.isNotEmpty(String). -
testPluginFolder
public void testPluginFolder()Tests the global plugin folder.
-