Resource

Acquire a resource for the whole spec and release it at the end

class Object
trait Matchable
class Any

Value members

Abstract methods

protected def acquire: Future[T]
protected def release(resource: T): Execution

Concrete methods

protected def resourceKey: Option[String]

Inherited methods

modify the fragments

modify the fragments

Inherited from:
SpecificationStructure
Inherited from:
FragmentsFactory
override def map(fs: => Fragments): Fragments
Definition Classes
Inherited from:
BeforeAfterSpec

modify the specification structure

modify the specification structure

Inherited from:
SpecificationStructure

Givens

Givens

given given_AsExecution_Function[R](using evidence$4: AsExecution[R]): given_AsExecution_Function[R]