This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git.


    from 6fb9320  trivial: added license header to *.md files
     add 877a80d  SLING-8066 MockProperty.setValue(final String[] newValues)  
throws null pointer exception
     add a47b2cd  SLING-8066 remove property if set to null (for all nullable 
property value types)
     add e1156f5  SLING-8066 cleanup code, remove duplication
     new ca519db  Merge branch 'feature/SLING-8066'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/sling/testing/mock/jcr/MockNode.java    |  60 +++++----
 .../sling/testing/mock/jcr/MockProperty.java       |  49 ++++++-
 .../sling/testing/mock/jcr/MockPropertyTest.java   | 143 +++++++++++++++++++++
 3 files changed, 225 insertions(+), 27 deletions(-)

Reply via email to