Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

Object

Public Instance Methods

expect(*a, &b) click to toggle source
# File lib/rspec/expectations/minitest_integration.rb, line 6
def expect(*a, &b)
  assert(true) # so each expectation gets counted in minitest's assertion stats
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.