Search code examples
How To Mock Out KafkaProducer Used Inside a Scala Class...


scalaunit-testingmockingmockitoscalatest

Read More
How to write scalatest unit test for scala object?...


scalaunit-testingscalatest

Read More
How do you create a ScalaMock stub that doesn't call the constructor of the underlying object?...


scalaunit-testingscalatestscalamock

Read More
Empty while loop in Future causes Future to never return in Scala...


scalawhile-loopfuturescalatest

Read More
Which is better among ShouldBe vs ShouldEqual for comparing two exception objects...


scalaexceptionscalatestassertion

Read More
ScalaTest / SBT "testOnly com.acme.someText -- -n Slow" ignores all tests...


scalatest

Read More
Property test value is ignored by scalatest...


scalascalatestscalacheck

Read More
Using JUnit @Rule with ScalaTest (e.g. TemporaryFolder)...


scalaunit-testingjunitscalatest

Read More
Understanding test suites...


scalatestingscalatest

Read More
Test use scalatest fail to compile...


scalascalatestscalacheckproperty-based-testing

Read More
JsResultException error.path.missing error...


scalatestplayframework-2.6

Read More
Test curried method using PrivateMethodTester...


scalaunit-testingscalatest

Read More
PlaySpec test passing even though the result doesn't match...


asynchronousscalatestplayframework-2.6

Read More
How to test a controller in an application which uses compile time injection...


scalatestplayframework-2.6

Read More
How to write integration tests depending on Druid?...


scalatestingscalatestdruid

Read More
latest version of scalatestplus...


scalatestplayframework-2.6

Read More
Using Scalacheck with Inside trait...


scalascalatestscalacheck

Read More
Slick: Updates not available when fetched just after...


scalah2slickscalatest

Read More
Mocking configuration objects with MockFactory...


scalascalatestscalamock

Read More
ScalaCheck: generate arbitrary functions with arbitrary types...


scalascalatestscalacheck

Read More
How to use fixture-context objects with async specs in ScalaTest?...


scalaunit-testingasynchronousscalatest

Read More
How to extend scalatest assert macro...


scalamacrosscalatest

Read More
Is there a way to run a test, but not mark the whole suite as failed if it fails?...


scalascalatest

Read More
PrivateMethodTester and Inheritance...


scalascalatest

Read More
Why method is parameterized while type parameter is never used?...


scalascalatest

Read More
Creating functional tests Scala Playframework 2.6 Macwire...


scalaplayframeworkscalatest

Read More
How to skip a test in FlatSpec?...


scalaunit-testingintellij-ideascalatest

Read More
Scala error when running test in new application. can't expand macros?...


scalascalatest

Read More
Playframework FakeRequest withFormUrlEncodedBody data is lost...


scalaunit-testingscalatestplayframework-2.6

Read More
Error in StructField(a,StringType,false). It is false and should be true...


scalaapache-sparkdataframescalatest

Read More
BackNext