# File tests/drivers/rackspace/instances_test.rb, line 74 def test_03_02_created_instance_has_correct_hardware_profile (@@instance2/'instance/hardware_profile').length.should == 1 (@@instance2/'instance/hardware_profile').first[:id].should == "2" (@@instance2/'instance/hardware_profile').first[:href].should_not == nil end