Class AbstractTicketsystemTest.MockTicketEventEmailStrategy

All Implemented Interfaces:
TicketEventEmailStrategy, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
Enclosing class:
AbstractTicketsystemTest

public static class AbstractTicketsystemTest.MockTicketEventEmailStrategy extends AbstractBusinessService implements TicketEventEmailStrategy
Inner class used for mocking the mail strategy for most tests.
See Also: