# File tests/drivers/mock/url_for_test.rb, line 32 def test_it_works_for_root_absolute verify_url_for("/", "http://example.org/", :full) end