Matcher
v0.3.0
  • Pages
  • Modules

    View Source Matcher (Matcher v0.3.0)

    Link to this section Summary

    Functions

    embeds(expected)
    equals(expected)
    in_any_order(expected)
    match(expected, actual, context \\ %Context{})
    matches?(expected, actual)
    one_of(expecteds)
    predicate(predicate)

    Link to this section Functions

    Link to this function

    embeds(expected)

    View Source
    Link to this function

    equals(expected)

    View Source
    Link to this function

    in_any_order(expected)

    View Source
    Link to this function

    match(expected, actual, context \\ %Context{})

    View Source
    Link to this function

    matches?(expected, actual)

    View Source
    Link to this function

    one_of(expecteds)

    View Source
    Link to this function

    predicate(predicate)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language