8000 Replace mockito mocks with Hand-built test doubles · Issue #111 · seleniumQuery/seleniumQuery · GitHub
[go: up one dir, main page]

Skip to content
8000

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

Closed
acdcjunior opened this issue Jan 23, 2016 · 1 comment
Closed

Replace mockito mocks with Hand-built test doubles #111

acdcjunior opened this issue Jan 23, 2016 · 1 comment

Comments

@acdcjunior
Copy link
Member

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".

@acdcjunior
Copy link
Member Author

Time went down from ~5s to ~2.8s.
I did have to write some quite elaborated test doubles (mostly dummies and stubs, but there was some spies and a "real" mock).
I will keep the experiment for the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0