ESpec.Finally

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

Source

Summary

__struct__()

Struct has random fuction name

finally(list)

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

Functions

__struct__()

Struct has random fuction name.

Source

Macros

finally(list)

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

Source