future

extras.concurrent.testing.syntax.future
object future extends FutureSyntax

Attributes

Since

2021-11-14

Graph
Supertypes
trait FutureSyntax
class Object
trait Matchable
class Any
Self type
future.type

Members list

Implicits

Inherited implicits

implicit def futureTestOps[A](fa: Future[A]): FutureTestOps[A]

Attributes

Inherited from:
FutureSyntax