resetMatchState
Resets the match state of all stubs and clears the request journal.
Call this in test setup (e.g., @BeforeEach) when sharing a single mock server across multiple test classes to prevent cross-test contamination.
Resets the match state of all stubs and clears the request journal.
Call this in test setup (e.g., @BeforeEach) when sharing a single mock server across multiple test classes to prevent cross-test contamination.