Interface IInteractionScope

All Known Implementing Classes:
DefaultEqualsHashCodeToStringInteractions, InteractionScope

public interface IInteractionScope
An interaction scope holds a group of interactions that will be verified, and thereafter removed, at the same time.
Author:
Peter Niederwieser
  • Method Details