Skip to content

Conversation

apotterri
Copy link
Contributor

Fixes #268 .

Switch Recorder from a class to an enum, add the INSTANCE member. This
simplifies the code a little, and follows a pretty common pattern.

This also required switching the Mockito mocker to the inline mocker.
This mocker became the default in Mockito 5, but we can't just upgrade
because 5 requires Java 11.
@apotterri apotterri force-pushed the master branch 2 times, most recently from e0d9973 to 4facba1 Compare July 5, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recordings show when control is transferred into a thread by an ExecutorService
1 participant