public class ReplacerImplTest extends AbstractDpkgTest
Performs some tests on the ReplacerImpl class.
| Constructor and Description |
|---|
ReplacerImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testParameters()
Performs some tests on the
ReplacerImpl class testing the
parameters. |
void |
testReplaceError()
Performs some tests on the
ReplacerImpl class producing errors
|
void |
testReplaceSuccessful()
Performs some tests on the
ReplacerImpl class producing some
successful replacements. |
void |
testReplaceWarning()
Performs some tests on the
ReplacerImpl class producing warnings
|
createBinaryControl, createChangeLogUrgency, createPackageMaintainer, createPackageName, createPackageVersion, createSource, createSource, createSource, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic void testParameters()
Performs some tests on the ReplacerImpl class testing the
parameters.
public void testReplaceSuccessful()
Performs some tests on the ReplacerImpl class producing some
successful replacements.
public void testReplaceWarning()
Performs some tests on the ReplacerImpl class producing warnings
public void testReplaceError()
Performs some tests on the ReplacerImpl class producing errors
Copyright © 2015–2019. All rights reserved.