# File tests/drivers/openstack/realms_test.rb, line 13 def test_01_it_returns_realms get_auth_url '/api;driver=openstack/realms' (last_xml_response/'realms/realm').length.should == 1 end