Class BasicTeleporterTest
- java.lang.Object
-
- org.apache.sling.launchpad.webapp.integrationtest.teleporter.BasicTeleporterTest
-
public class BasicTeleporterTest extends Object
Basic test of the teleporter mechanism
-
-
Field Summary
Fields Modifier and Type Field Description org.apache.sling.junit.rules.TeleporterRule
teleporter
-
Constructor Summary
Constructors Constructor Description BasicTeleporterTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testBundleContext()
void
testConfigAdmin()
-
-
-
Method Detail
-
testBundleContext
public void testBundleContext()
-
testConfigAdmin
public void testConfigAdmin() throws IOException
- Throws:
IOException
-
-