|
Deprecated Methods |
com.xebialabs.deployit.test.deployment.DeployitTester.build()
Just use the default constructor. |
com.xebialabs.deployit.test.support.TestUtils.createArtifact(String, String, String, String, File)
Use TestUtils.createArtifact(String, String, String, String, File) |
com.xebialabs.deployit.test.support.TestUtils.createArtifactWithoutCopy(String, String, String, String, File)
Use TestUtils.createArtifactWithoutCopy(String, String, String, String, File) |
com.xebialabs.deployit.test.support.TestUtils.createDeploymentPackage(Deployable...)
Use TestUtils.createDeploymentPackage(com.xebialabs.deployit.plugin.api.udm.Deployable...) |
com.xebialabs.deployit.test.support.TestUtils.createDeploymentPackage(String, Deployable...)
Use TestUtils.createDeploymentPackage(String, com.xebialabs.deployit.plugin.api.udm.Deployable...) |
com.xebialabs.deployit.test.support.TestUtils.createEnvironment(Container...)
Use TestUtils.createEnvironment(com.xebialabs.deployit.plugin.api.udm.Container...) |
com.xebialabs.deployit.test.deployment.DeployitTester.getRepository()
|
com.xebialabs.deployit.test.support.TestUtils.id(String...)
Use TestUtils.id(String...) |
com.xebialabs.deployit.test.deployment.DeployitTester.inspect(ConfigurationItem)
Use DeployitTester.runInspectionTask(ConfigurationItem). |
com.xebialabs.deployit.test.deployment.DeployitTester.inspect(ConfigurationItem, ExecutionContext)
Use DeployitTester.runInspectionTask(ConfigurationItem, TestExecutionContext). |
com.xebialabs.deployit.test.support.TestUtils.newInstance(Class)
Use TestUtils.newInstance(Class) |
com.xebialabs.deployit.test.support.TestUtils.newInstance(Class, String)
Use TestUtils.newInstance(Class, String) |
com.xebialabs.deployit.test.support.TestUtils.newInstance(String)
Use TestUtils.newInstance(String) |
com.xebialabs.deployit.test.support.TestUtils.newInstance(String, String)
Use TestUtils.newInstance(String, String) |
com.xebialabs.deployit.test.support.TestUtils.readResource(String)
Use TestUtils.readResource(String) |