cats-effect-testing-specs2
cats-effect-testing-specs2
cats.effect.testing.specs2
cats-effect-testing-specs2
/
cats.effect.testing.specs2
/
CatsResource
CatsResource
trait
CatsResource
[F <: ([_$1] =>>
Any
), A] extends
BeforeAfterAll
Graph
Super types
Known subtyes
trait
BeforeAfterAll
trait
FragmentsFactory
trait
SpecificationStructure
trait
ContextualSpecificationStructure
class
Object
trait
Matchable
class
Any
trait
CatsResourceIO
[
A
]
Value members
Implicits
Value members
Methods
def
resource
:
Resource
[
F
,
A
]
override
def
beforeAll
():
Unit
Definition Classes
BeforeAfterAll
override
def
afterAll
():
Unit
Definition Classes
BeforeAfterAll
def
withResource
[R](r:
A
=>
R
)(R:
AsResult
[
R
]):
Result
Fields
protected
val
ResourceTimeout
:
Duration
Inherited methods
def
fragments
:
Env
=>
Fragments
Inhertied from
ContextualSpecificationStructure
def
is
:
SpecStructure
Inhertied from
SpecificationStructure
override
def
map
(fs: =>
Fragments
):
Fragments
Definition Classes
BeforeAfterAll
->
SpecificationStructure
Inhertied from
BeforeAfterAll
def
map
(fs: =>
Fragments
, env:
Env
):
Fragments
Inhertied from
SpecificationStructure
def
map
(structure:
SpecStructure
):
SpecStructure
Inhertied from
SpecificationStructure
def
decorate
(is:
SpecStructure
, env:
Env
):
SpecStructure
Inhertied from
SpecificationStructure
protected
def
fragmentFactory
:
FragmentFactory
Inhertied from
FragmentsFactory
def
org$specs2$specification$BeforeAfterAll$$super$map
(fs: =>
Fragments
):
Fragments
Inhertied from
BeforeAfterAll
def
structure
:
Env
=>
SpecStructure
Inhertied from
SpecificationStructure
Implicits
Implicits
implicit
def
ResourceEffect
:
Effect
[
F
]