ESpec.Finally
Defines finally macro.
The block is evaluated after the example.
__ is available.
Define the finally before example!.
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 has random fuction name.
Macros
Adds %ESpec.Finally sutructs to the context and defines random function with random name which will be called when example is run.