class GorillaTest::Configuration

original_config.each { |key, value| configuration.send("#{key}=", value) }
result

end

Constants

DEFAULT_ENV
GORILLA_TEST_API_URL
GORILLA_TEST_NON_SSL_API_URL

Attributes

api_key[RW]
env[RW]
nonssl_api_url[RW]
project_id[RW]
ssl_api_url[RW]