Vinay B. Nagaraj

Results 4 issues of Vinay B. Nagaraj

Mockito cannot mock/spy because : - final class I have an object that is being passed into a subcomponent with @BindsInstance. DaggerMock is trying to mock this object even though...

Is it possible to mock dependencies in both the parent component and child component in an espresso test? Child components are being created using the builder.

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj I have the knowledge server webapp deployed on an ec2 instance using `sudo knowledge_repo --repo /home/ec2-user/krepo/ runserver --port 80` but when I push to this...

The Kotlinx.benchmark uses JMH under the hood and is Multiplatform friendly.