# File tests/drivers/rhevm/images_test.rb, line 13 def test_01_it_returns_images get_auth_url '/api;driver=rhevm/images' (last_xml_response/'images/image').length.should > 0 end