Class BasicTypesSchemaTest
java.lang.Object
io.micronaut.data.tck.entities.BasicTypes
io.micronaut.data.tck.entities.schema.BasicTypesSchemaTest
The entity used for schema creation and validation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.micronaut.data.tck.entities.BasicTypes
getBigDecimal, getByteArray, getCharSequence, getCharset, getDate, getDateCreated, getDateUpdated, getInstant, getLocalDate, getLocalDateTime, getLocalTime, getMyId, getOffsetDateTime, getPrimitiveByte, getPrimitiveChar, getPrimitiveDouble, getPrimitiveFloat, getPrimitiveInteger, getPrimitiveLong, getPrimitiveShort, getString, getTimeZone, getUri, getUrl, getUuid, getWrapperBoolean, getWrapperByte, getWrapperChar, getWrapperDouble, getWrapperFloat, getWrapperInteger, getWrapperLong, getWrapperShort, getZonedDateTime, isPrimitiveBoolean, setBigDecimal, setByteArray, setCharSequence, setCharset, setDate, setDateCreated, setDateUpdated, setInstant, setLocalDate, setLocalDateTime, setLocalTime, setMyId, setOffsetDateTime, setPrimitiveBoolean, setPrimitiveByte, setPrimitiveChar, setPrimitiveDouble, setPrimitiveFloat, setPrimitiveInteger, setPrimitiveLong, setPrimitiveShort, setString, setTimeZone, setUri, setUrl, setUuid, setWrapperBoolean, setWrapperByte, setWrapperChar, setWrapperDouble, setWrapperFloat, setWrapperInteger, setWrapperLong, setWrapperShort, setZonedDateTime
-
Constructor Details
-
BasicTypesSchemaTest
Constructs a new instance of BasicTypesSchemaTest.- Throws:
MalformedURLException- if the URL in the superclass is malformed
-