Parent

Class/Module Index [+]

Quicksearch

Fog::Compute::Brightbox::Mock

The Mock Service allows you to run a fake instance of the Service which makes no real connections.

@todo Implement

Public Instance Methods

request(method, path, expected_responses, parameters = {}) click to toggle source
# File lib/fog/brightbox/compute.rb, line 347
def request(method, path, expected_responses, parameters = {})
  _request
end
request_access_token(connection, credentials) click to toggle source
# File lib/fog/brightbox/compute.rb, line 351
def request_access_token(connection, credentials)
  _request
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.