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