Skip to content

ContainSubtree does not have an overload taking an options builder #78

Open
@labsin

Description

@labsin

The override with the config callback is defined for BeEquivalentTo:

public AndConstraint<JTokenAssertions> BeEquivalentTo(JToken expected,
            Func<IJsonAssertionOptions<object>, IJsonAssertionOptions<object>> config,
            string because = "",
            params object[] becauseArgs)

but not for ContainSubtree

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions