Method: RSpec::Specify::Notification#example

Defined in:
lib/specify/rspec/notification.rb

#exampleObject

Returns the value of attribute example

Returns:

  • (Object)

    the current value of example



6
7
8
# File 'lib/specify/rspec/notification.rb', line 6

def example
  @example
end