Class: RSpec::Core::Example

Inherits:
Object
  • Object
show all
Defined in:
lib/norad_spec_runner/example.rb

Instance Attribute Summary collapse

Instance Attribute Details

#norad_descriptionObject

Returns the value of attribute norad_description.



6
7
8
# File 'lib/norad_spec_runner/example.rb', line 6

def norad_description
  @norad_description
end

#norad_nidObject

Returns the value of attribute norad_nid.



6
7
8
# File 'lib/norad_spec_runner/example.rb', line 6

def norad_nid
  @norad_nid
end

#norad_outputObject

Returns the value of attribute norad_output.



6
7
8
# File 'lib/norad_spec_runner/example.rb', line 6

def norad_output
  @norad_output
end