public class FileNameEncodingTester extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TEST_STRING |
static String |
TEST_STRING_CHANGED |
Constructor and Description |
---|
FileNameEncodingTester(File testDir) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getFileCreationException() |
boolean |
isFileCreationSuccessful() |
boolean |
isFileNameMangled() |
public static final String TEST_STRING
public static final String TEST_STRING_CHANGED
public FileNameEncodingTester(File testDir)
public boolean isFileNameMangled()
public Throwable getFileCreationException()
public boolean isFileCreationSuccessful()
Copyright © 2003–2017 Atlassian. All rights reserved.