Class: Relevance::Tarantula::HtmlReporter::HtmlResultOverview

Inherits:
Struct
  • Object
show all
Defined in:
lib/relevance/tarantula/html_reporter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



7
8
9
# File 'lib/relevance/tarantula/html_reporter.rb', line 7

def code
  @code
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



7
8
9
# File 'lib/relevance/tarantula/html_reporter.rb', line 7

def description
  @description
end

#file_nameObject

Returns the value of attribute file_name

Returns:

  • (Object)

    the current value of file_name



7
8
9
# File 'lib/relevance/tarantula/html_reporter.rb', line 7

def file_name
  @file_name
end

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



7
8
9
# File 'lib/relevance/tarantula/html_reporter.rb', line 7

def method
  @method
end

#referrerObject

Returns the value of attribute referrer

Returns:

  • (Object)

    the current value of referrer



7
8
9
# File 'lib/relevance/tarantula/html_reporter.rb', line 7

def referrer
  @referrer
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



7
8
9
# File 'lib/relevance/tarantula/html_reporter.rb', line 7

def url
  @url
end