Namespace

Methods

Files

Class/Module Index [+]

Quicksearch

PowerAssert

NB: API is not fixed

Constants

VERSION

Public Class Methods

start(assertion_proc, assertion_method: nil) click to toggle source
# File lib/power_assert.rb, line 222
def start(assertion_proc, assertion_method: nil)
  yield Context.new(assertion_proc, assertion_method)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.