StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Bruno

Rating
1487.84 (4,446,295th)
Reputation
451 (296,781st)
Page: 1 2
Title Δ
Mocking a Source in Akka Streams 0.00
Scala Mockito: allow only certain (i.e. whitelist) methods to be ca... +2.27
Mockito scala Ambiguous reference to overloaded definition +4.08
Scala test dependent methods used to calculate vals are executed on... +4.07
Mockito argument matchers InvalidUseOfMatchersException for Scala P... -3.71
Unit testing Scala using mockito 0.00
Mocking DynamoDB in Spark with Mockito 0.00
Mocked function doesn't return value class correctly in Scala 0.00
Test if a method was called without providing parameters 0.00
Getting Null Pointer Exception while mocking a class in scala using... 0.00
Scala and Mockito: keyword "then" is deprecated -3.72
Unable to properly stub a method with an argument instanciating a n... 0.00
Mockito: 0 matchers expected, 1 recorded +3.87
object mockito is not a member of package org +3.95
ScalaTest can't verify mock function invocations inside Future +0.29
Inject mock object to companion object field 0.00
Mocking a Service that returns Cats EitherT with Guice and MockitoS... +0.50
Scala mockito: Delay Mockito.when().thenReturn(someFuture) -3.52
How to test a method by mocking nested methods? -3.30
NotAMockException when calling static mock in Scala 0.00
Mockito mock HttpResponse[Array[Byte]] for unit test in Scalaj-Http 0.00
how to match Some with any value in mockito +0.74
How can we mock scala method with generic return type and implicit... -1.83
Future's .recover not getting called when Exception is thrown i... -3.93
how to ignore the argument passed to a method being mocked -1.87
Mockito cannot mock Hadoop Mapper Context 0.00
Mocking of BlazeClientBuilder[IO] to return mock client[IO] 0.00
Inject dependency of mock service object in play controller while u... 0.00
How to pass a Future data to the view? +4.21
Effective way to case match a tuples with boolean values in scala -3.71
get the modifed list in a map on each iteration 0.00
How to update method to accept Option +4.25
Spark : Scala mocking, Task not serializable 0.00
Is it possible to mock a Scala implicit class? -3.91
How to design a rest api using akka-http so that it is easy to test? 0.00
mock.method call returns null after stubbing 0.00
How to verify a method gets called with an object whose some fields... -3.56
Scala: How to Unit Test a function I have which makes an API call u... +4.12
Invalid use of argument matchers 0 matches expected. 3 recorded -3.91
Matchers eq incorrectly saying lists are not equal 0.00
Not able to mock the getTimestamp method on mocked Row 0.00
Mockito's thenAnswer with lambda -3.94
When testing a method in scalatest, is it possible to mock/stub an... +0.22
Mockito - Not able to Mock ResultSet 0.00
Is there a per-test non-specific mock reset pattern using Scala+Pla... 0.00
Verifying Function is called in Spray/Akka Router using Scala and M... 0.00
How To Mock Out KafkaProducer Used Inside a Scala Class 0.00
Mockito doReturn: ambiguous reference to overloaded definition +0.03
How to mock scala generic method +0.06
Mockito with Scala, any matcher resolved with multiple implementati... -3.92