public class PathImplTest extends AbstractDpkgPluginTest
Performs some tests on the PathImpl class.
| Constructor and Description |
|---|
PathImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddChild()
Performs some tests on the
PathImpl.createChild(String) method. |
void |
testParsePath()
Performs some tests on the
PathImpl.parsePath(String) method. |
void |
testPathImpl()
Performs some tests on the
PathImpl.PathImpl() constructor. |
createArchitecture, createPackageName, createPackageVersion, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic void testPathImpl()
Performs some tests on the PathImpl.PathImpl() constructor.
public void testParsePath()
Performs some tests on the PathImpl.parsePath(String) method.
public void testAddChild()
Performs some tests on the PathImpl.createChild(String) method.
Copyright © 2015–2018. All rights reserved.