Exemplo n.º 1
0
  @Test
  public void testUsesHadesQueryAnnotation() {

    assertEquals(null, userDao.findByHadesQuery("*****@*****.**"));
  }