Class: TeamCityFormatter::Scenario
- Inherits:
-
Object
- Object
- TeamCityFormatter::Scenario
- Defined in:
- lib/teamcity_formatter/models.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
7 8 9 |
# File 'lib/teamcity_formatter/models.rb', line 7 def name @name end |