Java - Mockito: Revision history

From My Limbic Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    29 November 2019

    • curprev 00:1000:10, 29 November 2019Fukakai talk contribs 330 bytes +330 Page créée avec « =Annotations= * '''@Mock''': Mock an object. Doesn't allow to contact real methods implementations * '''@InjectMocks''': Inject others mocks declared in the same test into... »