FileSystemTest FileSystemTest(
$methodName
)
|
|
Parameters:
void testCheckPathCollisionCaseSensitivity(
)
|
|
void testCheckPathCollisionTruncation(
)
|
|
void testCreateCollision(
)
|
|
Verify that creating a second filesystem entity with the same path as an existing one throws a collision error.
void testFetchChildIdByPathComponent(
)
|
|
void testFetchItemIdByPath(
)
|
|
void testFetchLogicalPath(
)
|
|
void testGetLegalPathComponent(
)
|
|
void testGetLegalPathComponentForTruncatedName(
)
|
|
void testGetLegalPathComponentForTruncatedNameWithCollision(
)
|
|
void testMoveCollision(
)
|
|
void testMoveRenameCall(
)
|
|
void testPathComponentLength(
)
|
|