Class
RSpec3
In:
lib/nyan_cat_formatter/rspec3.rb
Parent:
RSpec::Core::Formatters::BaseTextFormatter
Methods
dump_summary
example_failed
example_passed
example_pending
example_started
new
start
start_dump
Included Modules
NyanCat::Common
Attributes
example_name
[R]
Public Class methods
new
(output)
Public Instance methods
dump_summary
(notification)
example_failed
(notification)
example_passed
(notification)
example_pending
(notification)
example_started
(notification)
start
(notification)
start_dump
(notification)
[Validate]