Class: Sqreen::EndpointTesting::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- Sqreen::EndpointTesting::Endpoint
- Defined in:
- lib/sqreen/endpoint_testing.rb
Instance Attribute Summary collapse
-
#ca_store ⇒ Object
Returns the value of attribute ca_store.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#ca_store ⇒ Object
Returns the value of attribute ca_store
12 13 14 |
# File 'lib/sqreen/endpoint_testing.rb', line 12 def ca_store @ca_store end |
#url ⇒ Object
Returns the value of attribute url
12 13 14 |
# File 'lib/sqreen/endpoint_testing.rb', line 12 def url @url end |