AfterAll

org.specs2.specification.AfterAll

Execute a step after all other fragments

Attributes

Deprecated
[Since version 5.0.0] Use the org.specs2.specification.AfterSpec trait instead
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def afterAll(): Unit

Concrete methods

override def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
SpecificationStructure

modify the fragments

modify the fragments

Attributes

Inherited from:
SpecificationStructure

Attributes

Inherited from:
FragmentsFactory

Attributes

Inherited from:
SpecificationStructure
def map(structure: SpecStructure): SpecStructure

modify the specification structure

modify the specification structure

Attributes

Inherited from:
SpecificationStructure

Attributes

Inherited from:
SpecificationStructure