override this method to provide the after behavior
override this method to provide the after behavior
sequence the actions of 2 After traits
sequence the actions of 2 After traits
execute an action returning a Result and finally the after action
compose the actions of 2 After traits
compose the actions of 2 After traits
This trait adds the possibility to execute the after behavior after the body of the context.
Since the delayedInit method doesn't return a Result, this only works with mutable specifications where results are thrown as exceptions