Tests that use p:json-join

Test suiteTestExpected resultDescription
3.0-test-suiteab-json-join-001passTests simple p:JSON-join with mixed entries.
3.0-test-suiteab-json-join-002passTests simple p:JSON-join with mixed entries: Tests default value of 'flatten-to-depth'.
3.0-test-suiteab-json-join-003passTests simple p:JSON-join with mixed entries: 'flatten-to-depth' = 1
3.0-test-suiteab-json-join-004passTests simple p:JSON-join with mixed entries: 'flatten-to-depth' = 2
3.0-test-suiteab-json-join-005passTests simple p:JSON-join with mixed entries: 'flatten-to-depth' = 'unbounded'
3.0-test-suiteab-json-join-006catch failureTests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed.
3.0-test-suiteab-json-join-007catch failureTests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed.
3.0-test-suiteab-json-join-008catch failureTests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed.
3.0-test-suiteab-json-join-009catch failureTests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed.
3.0-test-suiteab-json-join-010passTests simple p:JSON-join with doc, text, and json entries.