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 RenameUtilTest()
public void renameToNonExistingDirectory() throws IOException, RolloverFailure
IOException
RolloverFailure
public void renameLockedAbstractFile_LOGBACK_1054() throws IOException, RolloverFailure
IOException
RolloverFailure
public void MANUAL_renamingOnDifferentVolumesOnLinux() throws IOException, RolloverFailure
IOException
RolloverFailure
public void MANUAL_renamingOnDifferentVolumesOnWindows() throws IOException, RolloverFailure
IOException
RolloverFailure
Copyright © 2005–2018 QOS.ch. All rights reserved.