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
override def map(fs: => Fragments): Fragments
Definition Classes
Inherited from
BeforeAfterSpec
def map(structure: SpecStructure): SpecStructure

modify the specification structure

modify the specification structure

Inherited from
SpecificationStructure

Givens

Givens