CollectionAssertionExtensionMethods

com.typesafe.slick.testkit.util.AsyncTest.CollectionAssertionExtensionMethods
implicit class CollectionAssertionExtensionMethods[T](v: IterableOnce[T])

Attributes

Source
Testkit.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def shouldAllMatch(f: PartialFunction[T, _]): Unit

Attributes

Source
Testkit.scala