public class EsbTestSupport
extends org.fusesource.tooling.testing.pax.exam.karaf.FuseTestSupport
| Constructor and Description |
|---|
EsbTestSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected org.ops4j.pax.exam.Option[] |
esbDistributionConfiguration() |
protected org.ops4j.pax.exam.Option[] |
esbDistributionConfiguration(java.lang.String distroArtifactId)
Create an
Option for using a ESB distribution. |
protected java.lang.String |
getEsbVersion() |
protected void |
installQuickstartBundle(java.lang.String bundle) |
protected void |
installUninstallCommand(java.lang.String feature) |
protected void |
installUninstallCommand(java.lang.String feature,
boolean refresh) |
copySystemProperty, executeCommand, executeCommand, executeCommands, executeCommands, getInstalledBundle, installAndCheckFeature, installBundle, mavenBundle, mavenBundle, probeConfiguration, tryCommand, unInstallAndCheckFeatureprotected void installQuickstartBundle(java.lang.String bundle)
throws java.lang.Exception
java.lang.Exceptionprotected void installUninstallCommand(java.lang.String feature)
throws java.lang.Exception
java.lang.Exceptionprotected void installUninstallCommand(java.lang.String feature,
boolean refresh)
throws java.lang.Exception
java.lang.Exceptionprotected org.ops4j.pax.exam.Option[] esbDistributionConfiguration()
protected org.ops4j.pax.exam.Option[] esbDistributionConfiguration(java.lang.String distroArtifactId)
Option for using a ESB distribution.protected java.lang.String getEsbVersion()
Copyright © 2016 Red Hat. All Rights Reserved.