-
Notifications
You must be signed in to change notification settings - Fork 24
Replace mockito mocks with Hand-built test doubles #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Milestone
Comments
acdcjunior
added a commit
that referenced
this issue
Jan 23, 2016
acdcjunior
added a commit
that referenced
this issue
Jan 23, 2016
acdcjunior
added a commit
that referenced
this issue
Jan 23, 2016
acdcjunior
added a commit
that referenced
this issue
Jan 23, 2016
acdcjunior
added a commit
that referenced
this issue
Jan 24, 2016
acdcjunior
added a commit
that referenced
this issue
Jan 24, 2016
acdcjunior
added a commit
that referenced
this issue
Jan 24, 2016
Time went down from ~5s to ~2.8s. |
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
acdcjunior
added a commit
that referenced
this issue
Dec 15, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
250~ unit tests are taking about 5s to run which is toooooo long.
I want to remove mockito hoping that time goes down and also as an experience on hand-built test doubles "maintenance scalability".
The text was updated successfully, but these errors were encountered: