Furcanzo / ing-sw-2019-Buratti-Capra-Chiudinelli

0 stars 1 forks source link

don't leave test empty. #3

Closed ingconti closed 5 years ago

ingconti commented 5 years ago
@Test
public void testRun(){

}

@Test
public void testGrab() {

}

@Test
public void testShoot() {

}

@Test
public void testUsePowerUp() {

}

@Test
public void testCanSee() {

}

@Test
public void testReload() {

}

@Test
public void testDraw() {

}

@Test
public void testDiscard() {

}

@Test
public void testSpawn() {

}

@Test
public void testDead() {

}
Kiudi commented 5 years ago

Buongiorno, commentati momentaneamente i test lasciati vuoti. Grazie

Kiudi commented 5 years ago

Buongiorno, tutti i test sono stati riempiti. Grazie