| Constructor and Description |
|---|
TemplateCopierTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
customPropertiesShouldOverrideDefault() |
void |
prepare() |
void |
shouldCopyAdditionalFilesToTarget() |
void |
shouldCopyFilesFromTemplateToTarget() |
void |
shouldNotCopyDefaultPropertiesFile() |
void |
shouldSkipNullCustomProperties() |
void |
shouldSkipNullFilesToCopy() |
void |
shouldSubstituteParametersInTemplates() |
void |
shouldThrowExceptionIfTargetDirIsNull() |
void |
shouldThrowExceptionIfTemplateDirIsNull() |
void |
shouldThrowExceptionIfTemplateDoesNotExist() |
public void prepare()
throws IOException
IOExceptionpublic void cleanup()
throws IOException
IOExceptionpublic void shouldThrowExceptionIfTemplateDirIsNull()
public void shouldThrowExceptionIfTargetDirIsNull()
public void shouldSkipNullCustomProperties()
public void shouldSkipNullFilesToCopy()
public void shouldThrowExceptionIfTemplateDoesNotExist()
public void shouldCopyFilesFromTemplateToTarget()
throws IOException
IOExceptionpublic void shouldNotCopyDefaultPropertiesFile()
throws IOException
IOExceptionpublic void shouldCopyAdditionalFilesToTarget()
throws IOException
IOExceptionpublic void shouldSubstituteParametersInTemplates()
throws IOException
IOExceptionpublic void customPropertiesShouldOverrideDefault()
throws IOException
IOExceptionCopyright © 2017 SAP SE. All Rights Reserved.