Class
OpenstackTest::InstancesTest
In:
tests/drivers/openstack/instances_test.rb
Parent:
Test::Unit::TestCase
Methods
app
test_01_01_it_can_create_instance_without_hardware_profile
test_01_02_it_can_create_instance_with_hardware_profile
test_02_01_created_instance_has_correct_authentication
test_02_02_created_instance_has_correct_authentication
test_03_02_created_instance_has_correct_hardware_profile
test_04_01_created_instance_goes_to_running_state
test_04_02_created_instance_goes_to_running_state
test_05_01_created_instance_can_be_rebooted
test_06_01_created_instance_can_be_destroyed
test_06_02_created_instance_can_be_destroyed
Included Modules
Rack::Test::Methods
Public Instance methods
app
()
test_01_01_it_can_create_instance_without_hardware_profile
()
test_01_02_it_can_create_instance_with_hardware_profile
()
test_02_01_created_instance_has_correct_authentication
()
test_02_02_created_instance_has_correct_authentication
()
test_03_02_created_instance_has_correct_hardware_profile
()
test_04_01_created_instance_goes_to_running_state
()
test_04_02_created_instance_goes_to_running_state
()
test_05_01_created_instance_can_be_rebooted
()
test_06_01_created_instance_can_be_destroyed
()
test_06_02_created_instance_can_be_destroyed
()
[Validate]