I want to set up mock data using Mockito before my test. However, the autowire happens before the @Before so my tests that expect data to be present is missing. Is there a way around it?
@Before
Aucun commentaire:
Enregistrer un commentaire