public class AddDirectoryTaskTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
AddDirectoryTaskTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddDirectory_ShouldAddDirectory() |
void |
testAddDirectory_ShouldAddDirectoryWithDirMode() |
void |
testAddDirectory_ShouldAddDirectoryWithIncludesAndExcludes() |
void |
testAddDirectory_ShouldNotAddDirectoryIfNonExistent() |
public void setUp()
public void testAddDirectory_ShouldNotAddDirectoryIfNonExistent()
throws Exception
Exceptionpublic void testAddDirectory_ShouldAddDirectory()
throws Exception
Exceptionpublic void testAddDirectory_ShouldAddDirectoryWithDirMode()
throws Exception
ExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.