ESpec.Assertions

Keep the dictionary with all available assertions. One can add custom assertion.

Source

Summary

agent_get(key)

Get stored value. Used by ESpec.ExpectTo.to

init()

Start the agent and fill the dictionary with @assertions

register(list)

Register assertion

Functions

agent_get(key)

Get stored value. Used by ESpec.ExpectTo.to

Source
init()

Start the agent and fill the dictionary with @assertions

Source
register(list)

Register assertion

Source