Methods

Files

Class/Module Index [+]

Quicksearch

SummaryFormatter

Public Instance Methods

after(state) click to toggle source

Callback for the MSpec :after event. Overrides the callback provided by DottedFormatter and does not print any output for each example evaluated.

# File lib/mspec/runner/formatters/summary.rb, line 8
def after(state)
  # do nothing
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.