Skip to content

Test Result : BeanAnnotationProcessorTest

0 failures (±0)
37 tests (±0)
Took 97 ms.

All Tests

Test nameDurationStatus
getAttributeIdentifierReturnsIdForIdAttribute0 msPassed
getAttributeIdentifierReturnsIriOfOWLAnnotationProperty1 msPassed
getAttributeIdentifierReturnsIriOfOWLDataProperty5 msPassed
getAttributeIdentifierReturnsIriOfOWLObjectProperty0 msPassed
getAttributeIdentifierThrowsIllegalArgumentWhenFieldIsNotJsonLdSerializable3 msPassed
getAttributeOrderReturnsEmptyArrayWhenOrderIsNotSpecifiedOnClass1 msPassed
getAttributeOrderReturnsValueOfJsonLdAttributeOrderAnnotation4 msPassed
getInstanceIdentifierExtractsIdFieldFromAncestorClass3 msPassed
getInstanceIdentifierExtractsIdFieldValue1 msPassed
getInstanceIdentifierReturnsEmptyOptionalWhenInstanceHasNoIdentifierField2 msPassed
getOwlClassExtractsClassIriFromJavaType1 msPassed
getOwlClassThrowsIllegalArgumentWhenNonOwlClassJavaTypeIsPassedAsArgument1 msPassed
getOwlClassesExtractsClassIriFromObject1 msPassed
getOwlClassesExtractsClassesFromAncestors1 msPassed
getOwlClassesReturnsNullForNonOwlClass2 msPassed
getPropertiesFieldReturnsPropertiesFieldOfClass2 msPassed
getPropertiesFieldThrowsIllegalArgumentForClassWithoutPropertiesField5 msPassed
getSerializableFieldsExtractsAllFieldsOfAnInstanceIncludingSuperclassOnes1 msPassed
getSerializableFieldsReturnsPropertiesFieldAsWell3 msPassed
getSerializableFieldsSkipsFieldsWithWriteOnlyAccess0 msPassed
getSerializableFieldsSkipsNonAnnotatedFields1 msPassed
getSerializableFieldsSkipsStaticFields0 msPassed
getTypesFieldReturnsEmptyOptionalIfTypesAttributeIsMissing0 msPassed
getTypesFieldReturnsTypesAttribute4 msPassed
hasPropertiesFieldReturnsFalseForClassWithoutProperties41 msPassed
hasPropertiesFieldReturnsTrueForClassWithProperties1 msPassed
hasTypesFieldReturnsFalseWhenClassDoesNotHaveTypesAttribute1 msPassed
hasTypesFieldReturnsTrueWhenClassHasTypesAttribute0 msPassed
isAnnotationPropertyReturnsTrueForAnnotationPropertyField2 msPassed
isInstanceIdentifierReturnsFalseForNonIdField0 msPassed
isInstanceIdentifierReturnsTrueForIdField1 msPassed
isOwlClassEntityReturnsFalseForClassWithoutOWLClassAnnotation1 msPassed
isOwlClassEntityReturnsFalseForNullArgument0 msPassed
isOwlClassEntityReturnsTrueForClassAnnotatedWithOWLClass2 msPassed
mapSerializableFieldsResultContainsTypesFieldMappedToRdfType1 msPassed
mapSerializableFieldsReturnsMapOfSerializableFieldsWithPropertyIriKeys2 msPassed
mapSerializableFieldsSkipsPropertiesField3 msPassed