Placebo

v0.2.0

  • Pages
  • Modules
  • Exceptions

    Placebo v0.2.0 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)
    ne(arg)
    starts_with(arg)

    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 ne(arg)
    Link to this function starts_with(arg)

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