Exemple #1
0
 @Test
 public void itHasAnEntityClass() throws Exception {
   assertThat(dao.getEntityClass(), is(sameInstance(String.class)));
 }