public class RenameUtilTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected File |
randomOutputDir |
protected String |
randomOutputDirAsStr |
| Constructor and Description |
|---|
RenameUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
MANUAL_renamingOnDifferentVolumesOnLinux() |
void |
MANUAL_renamingOnDifferentVolumesOnWindows() |
void |
renameLockedAbstractFile_LOGBACK_1054() |
void |
renameToNonExistingDirectory() |
void |
setUp() |
protected String randomOutputDirAsStr
protected File randomOutputDir
public void renameToNonExistingDirectory()
throws IOException,
ch.qos.logback.core.rolling.RolloverFailure
IOExceptionch.qos.logback.core.rolling.RolloverFailurepublic void renameLockedAbstractFile_LOGBACK_1054()
throws IOException,
ch.qos.logback.core.rolling.RolloverFailure
IOExceptionch.qos.logback.core.rolling.RolloverFailurepublic void MANUAL_renamingOnDifferentVolumesOnLinux()
throws IOException,
ch.qos.logback.core.rolling.RolloverFailure
IOExceptionch.qos.logback.core.rolling.RolloverFailurepublic void MANUAL_renamingOnDifferentVolumesOnWindows()
throws IOException,
ch.qos.logback.core.rolling.RolloverFailure
IOExceptionch.qos.logback.core.rolling.RolloverFailureCopyright © 2005–2021 QOS.ch. All rights reserved.