Trait that provides some basic syntax sugar for EasyMock.
Class that wraps and manages the lifecycle of a single org.jmock.Mockery context object,
provides some basic syntax sugar for using JMock
in Scala.
Trait that will pass a new JMockCycle into any test that needs one.
Subclass of org.jmock.Expectations that provides withArg
alternatives to the with methods defined in its superclass.
Trait that provides some basic syntax sugar for Mockito.
Companion object that facilitates the importing of EasyMockSugar members as
an alternative to mixing it in.
Companion object that facilitates the importing of MockitoSugar members as
an alternative to mixing it in.