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