Placebo

v2.0.0-rc.1

  • Pages
  • Modules

    Placebo v2.0.0-rc.1 Placebo.Matchers

    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_true()
    lt(arg)
    lte(arg)
    matching(arg)
    ne(arg)
    starts_with(arg)
    term()

    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_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()

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.