What does the @Test actually do? I have some tests without it, and they run fine.
The test runs with either:
public void testGetDate() throws Exception {
or
@Testpublic void testGetDate() throws Exception {
Aucun commentaire:
Enregistrer un commentaire