187188189190191192193194195
new URLToURLCTuple(null, "logo", "url", "urlc"), new URLToURLCTuple("http://www.volantis.com/tuple", "img", "src", null)}; // return the test configuration return new URLToURLCConfiguration(new TestURLCGenerator(), tuples); }