Class: Minitest::OpenAPI::TestCase
- Inherits:
-
Struct
- Object
- Struct
- Minitest::OpenAPI::TestCase
- Defined in:
- lib/minitest/openapi/minitest_hook.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
7 8 9 |
# File 'lib/minitest/openapi/minitest_hook.rb', line 7 def path @path end |