Exemplo n.º 1
0
 @Before
 public void prepare() {
   dbHandler = DummyDatabaseHandler.getInstance();
   jsonHandler = JSONHandler.getInstance();
 }