|
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 com.xebialabs.platform.test.TestUtils#createArtifact(String, String, String, String, File) |
com.xebialabs.deployit.test.support.TestUtils.createArtifactWithoutCopy(String, String, String, String, File)
Use com.xebialabs.platform.test.TestUtils#createArtifactWithoutCopy(String, String, String, String, File) |
com.xebialabs.deployit.test.support.TestUtils.createDeploymentPackage(Deployable...)
Use com.xebialabs.platform.test.TestUtils#createDeploymentPackage(com.xebialabs.deployit.plugin.api.udm.Deployable...) |
com.xebialabs.deployit.test.support.TestUtils.createDeploymentPackage(String, Deployable...)
Use com.xebialabs.platform.test.TestUtils#createDeploymentPackage(String, com.xebialabs.deployit.plugin.api.udm.Deployable...) |
com.xebialabs.deployit.test.support.TestUtils.createEnvironment(Container...)
Use com.xebialabs.platform.test.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 com.xebialabs.platform.test.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 com.xebialabs.platform.test.TestUtils#newInstance(Class) |
com.xebialabs.deployit.test.support.TestUtils.newInstance(Class, String)
Use com.xebialabs.platform.test.TestUtils#newInstance(Class, String) |
com.xebialabs.deployit.test.support.TestUtils.newInstance(String)
Use com.xebialabs.platform.test.TestUtils#newInstance(String) |
com.xebialabs.deployit.test.support.TestUtils.newInstance(String, String)
Use com.xebialabs.platform.test.TestUtils#newInstance(String, String) |
com.xebialabs.deployit.test.support.TestUtils.readResource(String)
Use com.xebialabs.platform.test.TestUtils#readResource(String) |