Placebo v2.0.0
  • Pages
  • Modules

    Placebo.Matchers (Placebo v2.0.0)

    Link to this section Summary

    Functions

    any()
    contains_member(arg)
    contains_string(arg)
    ends_with(arg)
    eq(arg)
    gt(arg)
    gte(arg)
    is(function)
    is_alive()
    is_dead()
    is_empty()
    is_false()
    is_in(arg)
    is_true()
    lt(arg)
    lte(arg)
    matching(arg)
    ne(arg)
    starts_with(arg)
    term()

    See Placebo.Matchers.any/0.

    Link to this section Functions

    Link to this function

    any()

    Link to this function

    contains_member(arg)

    Link to this function

    contains_string(arg)

    Link to this function

    ends_with(arg)

    Link to this function

    eq(arg)

    Link to this function

    gt(arg)

    Link to this function

    gte(arg)

    Link to this function

    is(function)

    Link to this function

    is_alive()

    Link to this function

    is_dead()

    Link to this function

    is_empty()

    Link to this function

    is_false()

    Link to this function

    is_in(arg)

    Link to this function

    is_true()

    Link to this function

    lt(arg)

    Link to this function

    lte(arg)

    Link to this function

    matching(arg)

    Link to this function

    ne(arg)

    Link to this function

    starts_with(arg)

    Link to this function

    term()

    See Placebo.Matchers.any/0.

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference