@Test
 public void testIsMatch() throws Exception {
   assertTrue(resolver.isMatch());
 }