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

andysch pushed a change to branch issue/SLING-12014
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git


    from c0914cd  SLING-12014 - Added NotNull annotations to parameters
     add efc74bf  SLING-12014 - Changed the Selected Field to deal

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   6 +
 .../apache/sling/graphql/api/SelectedField.java    |  43 ++++++
 .../graphql/core/engine/SelectedFieldWrapper.java  |  84 +++++++-----
 .../core/engine/SelectedFieldWrapperTest.java      | 144 +++++++++++++++++++++
 .../graphql/core/it/GraphQLCoreTestSupport.java    |   1 +
 5 files changed, 245 insertions(+), 33 deletions(-)
 create mode 100644 
src/test/java/org/apache/sling/graphql/core/engine/SelectedFieldWrapperTest.java

Reply via email to