You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
Now that we've got some annotation support and a class to initialize a test instance, we can make a test runner that handles the init(this) and stop(this) methods automatically. Take a look at Mockito for inspiration.
The text was updated successfully, but these errors were encountered:
Now that we've got some annotation support and a class to initialize a test instance, we can make a test runner that handles the
init(this)
andstop(this)
methods automatically. Take a look at Mockito for inspiration.The text was updated successfully, but these errors were encountered: