Search code examples
Play for Scala: Mock singleton in ScalaTest...

scalaplayframeworkplayframework-2.0scalatest

Read More
ScalaTest, Mockito, Guice and PartialMocking...

scalaunit-testingmockitoguicescalatest

Read More
scalac: Error: requirement failed: package stubbing...

scalamockitoscalatest

Read More
Need advice on how to optimize my Scala tests...

scalascalatest

Read More
There is no started application when trying to use beforeAll in scalatest...

scalascalatestscalacheck

Read More
How to imitate return type DeleteResult of mongodb for mocking?...

scalamockitoscalatest

Read More
Programmatically adding new tests via ScalaTest...

scalascalatest

Read More
Disable singleton when testing with ScalaTest in Play for Scala...

scalaplayframeworkplayframework-2.0scalatest

Read More
ScalaTest: Marking a scenario test as an expected failure...

scalafunctional-programmingscalatest

Read More
Test type of exception encapsulated in Failure() with scalatest...

scalascalatest

Read More
Mocking a dynamic class method argument using scalatest/mockiton...

scalamockingmockitoscalatest

Read More
Where did evaluating and produce go in ScalaTest 3?...

scalaunit-testingexceptiontestingscalatest

Read More
How to use a specific port while Testing web service clients...

scalatestplayframework-2.5

Read More
Why is ScalaTest 3.0.1 for 2.12 not resolved?...

scalasbtscalatest

Read More
Test actors creation in akka hooks (preStart)...

scalatddakkascalatest

Read More
getting scheme java.lang.NullPointerException: scheme while trying to fake a server call in my servi...

scalaplayframeworkscalatest

Read More
Control main thread with multiple Future jobs in scala...

scalalistelasticsearchscala-collectionsscalatest

Read More
ScalaTest: how to properly assert over Try values?...

scalatest

Read More
ScalaMock Stubbing with default parameters...

scalascalatestscalamock

Read More
scala () vs {} definition of parameter invocation...

scalascalatest

Read More
sbt cross project, shared dependencies for test example...

scalasbtscalatestscala.js

Read More
ScalaTest how to exclude MustMatchers if multiple Matchers are mixed in...

scalascalatest

Read More
Have && short circuit with :| in expressions in ScalaCheck...

scalascalatestboolean-expressionshort-circuitingscalacheck

Read More
What could be best approach for regression suite for microservices, Can Scala be used for that?...

scalatestingjunitjmeterscalatest

Read More
Unable to run scala tests in intellij 2016.3.3 and other recent versions...

scalaintellij-ideascalatest

Read More
Error running Scala tests in Intelli-J...

scalaintellij-ideascalatest

Read More
How to measure and display the running time of a single test?...

scaladurationmeasurementscalatest

Read More
How to have SBT re-run only failed tests...

scalaunit-testingsbtscalatestscalacheck

Read More
Run spark microbenchmarks using sbt...

scalaapache-sparksbtscalatestmicrobenchmark

Read More
Using ScalaTest to test akka actors...

scalaautomated-testsakkascalatest

Read More
BackNext