mardi 28 juin 2016

Mockito test overwritten void method

I'm new to java, unit-testing and mockito but I want to test something from my class.

Class I want to test:

```java abstract class Irc {

} ```

Aucun commentaire:

Enregistrer un commentaire