org.scalatest

mock

package mock

Type Members

  1. trait EasyMockSugar extends AnyRef

    Trait that provides some basic syntax sugar for

    class JMockCycle extends AnyRef

    Class that wraps and manages the lifecycle of a single org

  2. trait JMockCycleFixture extends AnyRef

    Trait that will pass a new JMockCycle into any test that needs one

  3. class JMockExpectations extends Expectations

    Subclass of org

  4. trait MockitoSugar extends AnyRef

    Trait that provides some basic syntax sugar for