Class
RackspaceTest::BucketsTest
In:
tests/drivers/rackspace/buckets_test.rb
Parent:
Test::Unit::TestCase
Methods
app
test_01_it_can_create_new_bucket
test_02_it_can_post_new_blob
test_03_it_can_retrieve_named_bucket_details
test_04_it_can_retrieve_named_blob_details
test_06_it_can_update_blob_metadata
test_07_it_can_delete_blob
test_08_it_can_delete_bucket
Included Modules
Rack::Test::Methods
Public Instance methods
app
()
test_01_it_can_create_new_bucket
()
test_02_it_can_post_new_blob
()
test_03_it_can_retrieve_named_bucket_details
()
test_04_it_can_retrieve_named_blob_details
()
test_06_it_can_update_blob_metadata
()
end
test_07_it_can_delete_blob
()
test_08_it_can_delete_bucket
()
[Validate]