Class InstallManyBundlesTest
- java.lang.Object
-
- org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest
-
public class InstallManyBundlesTest extends Object
Test the installation and update of several (optionally many) bundles via the JCR installer
-
-
Constructor Summary
Constructors Constructor Description InstallManyBundlesTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcleanup()voidinstallAndUpgradeBundleManyTimes()voidinstallManyBundles()voidsetup()
-
-
-
Method Detail
-
cleanup
public void cleanup() throws IOException- Throws:
IOException
-
installAndUpgradeBundleManyTimes
public void installAndUpgradeBundleManyTimes() throws IOException, javax.json.JsonException- Throws:
IOExceptionjavax.json.JsonException
-
installManyBundles
public void installManyBundles() throws IOException, javax.json.JsonException- Throws:
IOExceptionjavax.json.JsonException
-
-