Ejemplo n.º 1
0
 @Test
 public void testKeys() throws Exception {
   assertTrue(template.keys("*") != null);
 }