Constructor and Description |
---|
CPDTest () |
Modifier and Type | Method and Description |
---|---|
void |
setup () |
void |
testFileAddedAsSymlinkAndReal ()
A file should be added only once - even if it was found twice, because of a sym link.
|
void |
testFileAddedWithRelativePath ()
Add a file with a relative path - should still be added and not be detected as a sym link.
|
void |
testFileSectionWithBrokenSymlinks ()
A broken symlink (which is basically a not existing file), should be skipped.
|
public CPDTest()
public void testFileSectionWithBrokenSymlinks() throws Exception
Exception
- any errorCopyright © 2002-2014 InfoEther. All Rights Reserved.