public class FileSystemNodeImplTest extends AbstractDpkgPluginTest
Performs some tests on the FileSystemNodeImpl class.
| Constructor and Description |
|---|
FileSystemNodeImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateDirectories()
Performs some tests on the
FileSystemNodeImpl.createDirectories(Path) constructor. |
void |
testFileSystemNodeImplString()
Performs some tests on the
FileSystemNodeImpl.FileSystemNodeImpl(String) constructor. |
void |
testGetNode()
Performs some tests on the
FileSystemNodeImpl.getNode(Path)
constructor. |
createArchitecture, createPackageName, createPackageVersion, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic void testFileSystemNodeImplString()
Performs some tests on the
FileSystemNodeImpl.FileSystemNodeImpl(String) constructor.
public void testCreateDirectories()
Performs some tests on the
FileSystemNodeImpl.createDirectories(Path) constructor.
public void testGetNode()
Performs some tests on the FileSystemNodeImpl.getNode(Path)
constructor.
Copyright © 2015–2018. All rights reserved.