method

finish

rspec latest stable - Class: Spec::Runner::ExampleGroupRunner
finish()
protected

No documentation available.

# File lib/spec/runner/example_group_runner.rb, line 36
      def finish
        reporter.end
        reporter.dump
      end