Skip to content

JSONMatcherBuilder.makeMatcher doesn't properly ignoreMissingFields in lists #6

@sbarber2

Description

@sbarber2

From Mic Hussey:

The failure of testNestedArray5 is what really breaks JSONMatcherBuilder for me. It implies that we MUST specify all fields in the array element tuples in the pattern - i.e. ignoreMissingFields(true) no longer works as expected.

See test-src/com.streambase.sbunit.ext.JSONMatcherBuilderNestedTest.java

I think the testNestedArray6 shows the same type of failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions