@Test
 public void testGetType() {
   assertEquals(processor.getType(), UrlRepositoryProcessor.TYPE);
 }