View Source ESpec.Finally (ESpec v1.9.2)

Defines finally macro. The block is evaluated after the example. shared is available. Define the finally before example!.

Summary

Functions

Struct has random fuction name.

Adds %ESpec.Finally structs to the context and defines random function with random name which will be called when example is run.

Functions

Link to this function

%ESpec.Finally{}

View Source (struct)

Struct has random fuction name.

Adds %ESpec.Finally structs to the context and defines random function with random name which will be called when example is run.