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



10
11
12
# File 'lib/relevance/tarantula/html_reporter.rb', line 10

def code
  @code
end

#descriptionObject

Returns the value of attribute description



10
11
12
# File 'lib/relevance/tarantula/html_reporter.rb', line 10

def description
  @description
end

#file_nameObject

Returns the value of attribute file_name



10
11
12
# File 'lib/relevance/tarantula/html_reporter.rb', line 10

def file_name
  @file_name
end

#methodObject

Returns the value of attribute method



10
11
12
# File 'lib/relevance/tarantula/html_reporter.rb', line 10

def method
  @method
end

#referrerObject

Returns the value of attribute referrer



10
11
12
# File 'lib/relevance/tarantula/html_reporter.rb', line 10

def referrer
  @referrer
end

#urlObject

Returns the value of attribute url



10
11
12
# File 'lib/relevance/tarantula/html_reporter.rb', line 10

def url
  @url
end