Class: TeamCityFormatter::ScenarioOutline

Inherits:
Object
  • Object
show all
Defined in:
lib/teamcity_formatter/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#example_column_namesObject

Returns the value of attribute example_column_names.



11
12
13
# File 'lib/teamcity_formatter/models.rb', line 11

def example_column_names
  @example_column_names
end

#examplesObject

Returns the value of attribute examples.



11
12
13
# File 'lib/teamcity_formatter/models.rb', line 11

def examples
  @examples
end

#nameObject

Returns the value of attribute name.



11
12
13
# File 'lib/teamcity_formatter/models.rb', line 11

def name
  @name
end