Class
Fog::Compute::Terremark::Mock
In:
lib/fog/compute/terremark/requests/get_organization.rb
lib/fog/compute/terremark/requests/get_public_ips.rb
lib/fog/compute/terremark/requests/get_vdc.rb
lib/fog/compute/terremark/requests/get_network.rb
lib/fog/compute/terremark/requests/get_organizations.rb
lib/fog/compute/terremark/mock.rb
Parent:
Object
doc stub
Methods
error_headers
get_network
get_organization
get_public_ips
get_vdc
headers
mock_data
new
org_fixture
organizations
status
unathorized_status
Included Modules
Common
Public Class methods
error_headers
()
headers
(body, content_type)
mock_data
()
new
(_options={})
status
()
unathorized_status
()
Public Instance methods
get_network
(network_id)
get_organization
(organization_id)
get_public_ips
(vdc_id)
get_vdc
(vdc_id)
org_fixture
()
organizations
()
[Validate]