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(list1) | Adds %ESpec.Finally sutructs to the context and defines random function with random name which will be called when example is run |
Functions
Specs:
- __struct__ :: %ESpec.Finally{function: term}
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.