Class AbstractTypeMappingModelAccessTest
java.lang.Object
test.de.iip_ecosphere.platform.connectors.AbstractTypeMappingModelAccessTest
Tests
AbstractTypeMappingModelAccess.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classThe instance to test. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate byteprivate doubleprivate floatprivate intprivate longprivate shortprivate String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
intValue
private int intValue -
doubleValue
private double doubleValue -
stringValue
-
floatValue
private float floatValue -
booleanValue
private boolean booleanValue -
longValue
private long longValue -
shortValue
private short shortValue -
byteValue
private byte byteValue
-
-
Constructor Details
-
AbstractTypeMappingModelAccessTest
public AbstractTypeMappingModelAccessTest()
-
-
Method Details
-
testAccess
TestsAbstractTypeMappingModelAccess.- Throws:
IOException- shall not occur
-