public class FieldParserImplTest extends AbstractDpkgTest
Performs some tests on the FieldParserImpl class.
| Constructor and Description |
|---|
FieldParserImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testParseFieldsAsList()
Performs some tests on the
FieldParserImpl.parseFieldsAsList(DataSource, Context) method. |
void |
testParseFieldsAsMap()
Performs some tests on the
FieldParserImpl.parseFieldsAsMap(DataSource, Context) method. |
createBinaryControl, createChangeLogUrgency, createPackageMaintainer, createPackageName, createPackageVersion, createSource, createSource, createSource, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic void testParseFieldsAsList()
Performs some tests on the
FieldParserImpl.parseFieldsAsList(DataSource, Context) method.
public void testParseFieldsAsMap()
Performs some tests on the
FieldParserImpl.parseFieldsAsMap(DataSource, Context) method.
Copyright © 2015–2019. All rights reserved.