Class: Sqreen::EndpointTesting::Endpoint

Inherits:
Struct
  • Object
show all
Defined in:
lib/sqreen/endpoint_testing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ca_storeObject

Returns the value of attribute ca_store

Returns:

  • (Object)

    the current value of ca_store



12
13
14
# File 'lib/sqreen/endpoint_testing.rb', line 12

def ca_store
  @ca_store
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



12
13
14
# File 'lib/sqreen/endpoint_testing.rb', line 12

def url
  @url
end