Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
128 0 0 1 99.219% 4.241

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
info.magnolia.ui.vaadin.integration 2 0 0 0 100% 0.019
info.magnolia.ui.vaadin.integration.jcr 116 0 0 1 99.138% 3.515
info.magnolia.ui.vaadin.integration.contentconnector 10 0 0 0 100% 0.707

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

info.magnolia.ui.vaadin.integration

Class Tests Errors Failures Skipped Success Rate Time
MessageItemTest 2 0 0 0 100% 0.019

info.magnolia.ui.vaadin.integration.jcr

Class Tests Errors Failures Skipped Success Rate Time
AbstractJcrAdapterTest 6 0 0 0 100% 0.005
AbstractJcrNodeAdapterTest 12 0 0 0 100% 0.157
DefaultPropertyTest 10 0 0 0 100% 0.001
DefaultPropertyUtilTest 7 0 0 0 100% 0.002
JcrItemUtilTest 9 0 0 0 100% 0.003
JcrNewNodeAdapterTest 10 0 0 0 100% 0.002
JcrNodeAdapterChildItemTest 8 0 0 0 100% 0.002
JcrNodeAdapterRepositoryTest 8 0 0 0 100% 3.327
JcrNodeAdapterTest 21 0 0 0 100% 0.001
JcrNodeAdapterTypedPropertyTest 11 0 0 0 100% 0.003
JcrPropertyAdapterTest 14 0 0 1 92.857% 0.012

info.magnolia.ui.vaadin.integration.contentconnector

Class Tests Errors Failures Skipped Success Rate Time
JcrContentConnectorTest 10 0 0 0 100% 0.707

Test Cases

[Summary] [Package List] [Test Cases]

JcrContentConnectorTest

testGetDefaultItemId 0.422
testGetItemIdByUrlFragmentWithPath 0.04
testGetDefaultItemIdWithPath 0.034
testGetItem 0.034
testGetItemIdByUrlFragment 0.042
testGetItemIdByUrlFragmentWithMissingNode 0.027
testGetItemId 0.026
testGetItemUrlFragmentWithPath 0.029
testGetItemUrlFragment 0.027
testCanHandleItem 0.026

AbstractJcrAdapterTest

testSetCommonAttributesWithNode 0
testGetJcrItemWithNodeNotExisting 0.001
testGetJcrItemWithNodeExisting 0
testGetJcrItemWithPropertyExisting 0.003
testSetCommonAttributesWithProperty 0.001
testGetJcrItemWithPropertyNotExisting 0

AbstractJcrNodeAdapterTest

testUpdateNewProperties 0.003
testSetCommonAttributes 0
testGetItemPropertyWithNewProperty 0
testGetItemPropertyWithUnknownProperty 0
testValueChangeEventWhenPropertyDoesNotExist 0
testValueChangeEventWhenPropertyExists 0
hasChangedChildItemsForAddedOne 0
testGetItemPropertyWithExistingProperty 0
testUpdateProperties 0.001
testUpdatePropertiesNameToAlreadyExisting 0.152
testUpdateChildren 0.001
hasChangedChildItemsForRemovedOne 0

DefaultPropertyTest

testGenericDefaultProperty 0
testGetValue 0
testReadOnlyExceptionOnSet 0
testSetReadOnlyValue 0
testGetType 0
testSetNonAssignableValueException 0.001
testGenericOneParamConstructor 0
testCreateDefaultPropertyNullValueWithType 0
testSetNonAssignableValue 0
testSetValue 0

DefaultPropertyUtilTest

testCreateTypedValueForDateWithoutDefault 0
testCreateTypedValueForDate 0.001
testCreateTypedValueForList 0
createDefaultPropertyByPropertyType 0
testGetFieldTypeClass 0.001
createDefaultPropertyByPropertyTypeWithNullValue 0
testGetFieldTypeClassForNotSupportedTypeBinary 0

JcrItemUtilTest

testGetItemIdWithProperty 0
testGetJcrItems 0.001
testIsPropertyIdWithPropertyId 0
testIsPropertyIdWithNodeId 0
testGetItemPathForNode 0
testGetItemIdWithNode 0.002
testGetItemPathForProperty 0
testGetNodeIdentifierFrom 0
testGetPropertyName 0

JcrNewNodeAdapterTest

testAddingPropertiesAfterApplyingChanges 0.001
testGettingPropertyAfterApplyingChanges 0
testIsNew 0
testRemovingPropertiesAfterApplyingChanges 0
testGetItemPropertyReturnsModified 0
testReturnsPropertiesWithChangedValues 0
testApplyChangesTwice 0
testReturnedPropertiesAreInSync 0.001
testBeforeAndAfterApplyChanges 0
testApplyChangesUpdatesNode 0

JcrNodeAdapterChildItemTest

testAddExistingChildAndStore 0.001
testAddRemoveAddChildAndStore 0
testAddMixedChildAndStore 0.001
testRemoveChild 0
testAddRemoveExistingChildAndStore 0
testAddChild 0
testAddRemoveNewChildAndStore 0
testAddNewChildAndStore 0

JcrNodeAdapterRepositoryTest

testGetNodeUpdatesChildNodeOrderExistingNodeAndNew 1.371
testSetMultiValueProperty 0.452
testChangeMultiValueProperty 0.3
testGetNode_NewProperty 0.239
testGetNodeUpdatesNodeWithNewName 0.264
testGetNodeUpdatesChildNodeOrderExistingNode 0.245
testGetMultiValueProperty 0.217
testGetNodeUpdatesChildNodeOrderNewNode 0.239

JcrNodeAdapterTest

testRemoveItemPropertyWithPropertyModified 0
testGetItemPropertyWithModifiedProperty 0
testRemoveItemPropertyWithUnknownProperty 0
testUpdatePropertyWithNullValue 0
testGetNodeUpdatesNodeWithMixedPropertiesRemoved 0
testIsNew 0
testGetNodeUpdatesNodeWithNewProperty 0
testGetNodeUpdatesNodeWithNewPropertyRemoved 0
testGetItemPropertyWithNewProperty 0
testGetItemPropertyWithUnknownProperty 0
testGetNodeUpdatesNodeExceptReadOnlyProperty 0
testRemoveItemPropertyWithNewProperty 0
testGetNodeUpdatesNodeWithPropertyRemoved 0
testGetItemPropertyWithExistingProperty 0
testGetNodeUpdatesNodeWithMixedModifiedProperties 0
testReturnsPropertiesWithChangedValues 0.001
testRemoveItemPropertyWithNewPropertyModified 0
testAddItemProperty 0
testReturnedPropertiesAreInSync 0
testRemoveItemPropertyWithExistingProperty 0
testGetNodeUpdatesNodeWithExistingPropertyModified 0

JcrNodeAdapterTypedPropertyTest

testGetItemPropertyWithBooleanPropertyFromJcrModifiedByVaadin 0
testGetItemPropertyWithBinaryPropertyCreatedByVaadinStoredIntoJcr 0.001
testGetAndStoreBinaryPropertyCreatedByVaadinStoredIntoJcr 0
testGetItemPropertyWithStringProperty 0
testGetItemPropertyWithDoubleProperty 0.001
testGetItemPropertyWithBooleanProperty 0
testGetItemPropertyWithDecimalProperty 0
testGetItemPropertyWithLongProperty 0
testGetItemPropertyWithBooleanPropertyFromJcr 0
testGetItemPropertyWithNonTypedProperty 0.001
testGetItemPropertyWithDateProperty 0

JcrPropertyAdapterTest

testUpdatePropertyValueKeepsPropertyType 0
http://jira.magnolia-cms.com/browse/MGNLUI-485
testUpdatePropertyNameToSameName 0.006
testUpdateBothNameAndValue 0
testGetItemPropertyIds 0
testCannotAddItemProperty 0
testUpdateDatePropertyValue 0.002
testUpdatePropertyNameWhenAlreadyExisting 0
testUpdatePropertyName 0.001
testUpdatePropertyType 0
testGetItemProperty 0.001
testReturnsPropertiesWithChangedValues 0
testCannotRemoveItemProperty 0.001
testUpdatePropertyValue 0
testReturnedPropertiesAreInSync 0.001

MessageItemTest

customMessageItemContainsAdditionalGetters 0.018
messageItemResolvesAdditionalProperties 0.001

Failure Details

[Summary] [Package List] [Test Cases]


testUpdatePropertyValueKeepsPropertyType
skipped: http://jira.magnolia-cms.com/browse/MGNLUI-485