ESpec.Finally (ESpec v1.10.0)

View Source

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

%ESpec.Finally{}

(struct)

Struct has random fuction name.

finally(list)

(macro)

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