Method: Cucumber::Core::Test::Case#location
- Defined in:
- lib/cucumber/core/test/case.rb
#location ⇒ Object (readonly)
Returns the value of attribute location.
10 11 12 |
# File 'lib/cucumber/core/test/case.rb', line 10 def location @location end |