# File tests/drivers/mock/instances_test.rb, line 32 def test_it_returns_instances get_auth_url '/api/instances', {} (last_xml_response/'instances/instance').length.should > 0 end