You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2023/03/01 18:23:00 UTC

[jira] [Resolved] (SLING-11786) MockNode#isNodeType should also check the mixin types

     [ https://issues.apache.org/jira/browse/SLING-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Norman resolved SLING-11786.
---------------------------------
    Resolution: Fixed

Merged PR at:  [{{6d0ccf4}}|https://github.com/apache/sling-org-apache-sling-testing-jcr-mock/commit/6d0ccf46aaee5a21668186c808bf58dc7d228938]

> MockNode#isNodeType should also check the mixin types
> -----------------------------------------------------
>
>                 Key: SLING-11786
>                 URL: https://issues.apache.org/jira/browse/SLING-11786
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: Testing JCR Mock 1.6.0
>            Reporter: Eric Norman
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: Testing JCR Mock 1.6.4
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> After SLING-11779, rudimentary support for mixins is in the JCR Mock library.
> Expected:
> After mixin types are added to the MockNode object, then calls to MockNode#isNodeType(mixinType) for that mixin type should return true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)