Skip to content

Test Result : BeanAnnotationProcessorTest

0 failures (±0)
36 tests (+1)
Took 64 ms.

All Tests

Test nameDurationStatus
getAttributeIdentifierReturnsIdForIdAttribute0 msPassed
getAttributeIdentifierReturnsIriOfOWLAnnotationProperty0 msPassed
getAttributeIdentifierReturnsIriOfOWLDataProperty3 msPassed
getAttributeIdentifierReturnsIriOfOWLObjectProperty0 msPassed
getAttributeIdentifierThrowsIllegalArgumentWhenFieldIsNotJsonLdSerializable2 msPassed
getAttributeOrderReturnsEmptyArrayWhenOrderIsNotSpecifiedOnClass1 msPassed
getAttributeOrderReturnsValueOfJsonLdAttributeOrderAnnotation3 msPassed
getInstanceIdentifierExtractsIdFieldFromAncestorClass2 msPassed
getInstanceIdentifierExtractsIdFieldValue0 msPassed
getInstanceIdentifierReturnsEmptyOptionalWhenInstanceHasNoIdentifierField1 msPassed
getOwlClassExtractsClassIriFromJavaType0 msPassed
getOwlClassThrowsIllegalArgumentWhenNonOwlClassJavaTypeIsPassedAsArgument1 msPassed
getOwlClassesExtractsClassIriFromObject1 msPassed
getOwlClassesExtractsClassesFromAncestors0 msPassed
getOwlClassesReturnsNullForNonOwlClass1 msPassed
getPropertiesFieldReturnsPropertiesFieldOfClass2 msPassed
getPropertiesFieldThrowsIllegalArgumentForClassWithoutPropertiesField4 msPassed
getSerializableFieldsExtractsAllFieldsOfAnInstanceIncludingSuperclassOnes1 msPassed
getSerializableFieldsReturnsPropertiesFieldAsWell0 msPassed
getSerializableFieldsSkipsFieldsWithWriteOnlyAccess0 msPassed
getSerializableFieldsSkipsNonAnnotatedFields0 msPassed
getSerializableFieldsSkipsStaticFields0 msPassed
getTypesFieldReturnsEmptyOptionalIfTypesAttributeIsMissing0 msPassed
getTypesFieldReturnsTypesAttribute3 msPassed
hasPropertiesFieldReturnsFalseForClassWithoutProperties32 msPassed
hasPropertiesFieldReturnsTrueForClassWithProperties1 msPassed
hasTypesFieldReturnsFalseWhenClassDoesNotHaveTypesAttribute1 msPassed
hasTypesFieldReturnsTrueWhenClassHasTypesAttribute1 msPassed
isInstanceIdentifierReturnsFalseForNonIdField1 msPassed
isInstanceIdentifierReturnsTrueForIdField0 msPassed
isOwlClassEntityReturnsFalseForClassWithoutOWLClassAnnotation0 msPassed
isOwlClassEntityReturnsFalseForNullArgument0 msPassed
isOwlClassEntityReturnsTrueForClassAnnotatedWithOWLClass1 msPassed
mapSerializableFieldsResultContainsTypesFieldMappedToRdfType1 msPassed
mapSerializableFieldsReturnsMapOfSerializableFieldsWithPropertyIriKeys0 msPassed
mapSerializableFieldsSkipsPropertiesField2 msPassed