public class EclassSemanticIdResolverTest extends Object
EclassSemanticIdResolver.| Modifier and Type | Field and Description |
|---|---|
private static String |
IRDI_UNIT_DEGREES_CELSIUS |
| Constructor and Description |
|---|
EclassSemanticIdResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
assertNaming(de.iip_ecosphere.platform.support.semanticId.eclass.model.TranslatableLabel label,
Map<String,de.iip_ecosphere.platform.support.semanticId.DefaultSemanticIdResolutionResult.DefaultNaming> naming,
Function<de.iip_ecosphere.platform.support.semanticId.DefaultSemanticIdResolutionResult.DefaultNaming,String> namingGetter)
Asserts a naming structure for
label. |
void |
testInstance()
Instance creation operations.
|
void |
testResolution()
Tests the resolution.
|
private static final String IRDI_UNIT_DEGREES_CELSIUS
public void testResolution()
public void testInstance()
private void assertNaming(de.iip_ecosphere.platform.support.semanticId.eclass.model.TranslatableLabel label,
Map<String,de.iip_ecosphere.platform.support.semanticId.DefaultSemanticIdResolutionResult.DefaultNaming> naming,
Function<de.iip_ecosphere.platform.support.semanticId.DefaultSemanticIdResolutionResult.DefaultNaming,String> namingGetter)
label.label - the label to assert fornaming - the naming structurenamingGetter - a getter which values to assert on naming with respect to the values in labelCopyright © 2022. All rights reserved.