Package de.hybris.ant.taskdefs.docker
Class TemplateCopierTest
java.lang.Object
de.hybris.ant.taskdefs.docker.TemplateCopierTest
-
Constructor Details
-
TemplateCopierTest
public TemplateCopierTest()
-
-
Method Details
-
prepare
- Throws:
IOException
-
cleanup
- Throws:
IOException
-
shouldThrowExceptionIfTemplateDirIsNull
public void shouldThrowExceptionIfTemplateDirIsNull() -
shouldThrowExceptionIfTargetDirIsNull
public void shouldThrowExceptionIfTargetDirIsNull() -
shouldSkipNullCustomProperties
public void shouldSkipNullCustomProperties() -
shouldSkipNullFilesToCopy
public void shouldSkipNullFilesToCopy() -
shouldThrowExceptionIfTemplateDoesNotExist
public void shouldThrowExceptionIfTemplateDoesNotExist() -
shouldCopyFilesFromTemplateToTarget
- Throws:
IOException
-
shouldNotCopyDefaultPropertiesFile
- Throws:
IOException
-
shouldCopyAdditionalFilesToTarget
- Throws:
IOException
-
shouldSubstituteParametersInTemplates
- Throws:
IOException
-
customPropertiesShouldOverrideDefault
- Throws:
IOException
-