Package

org.mockito

specs2

Permalink

package specs2

Visibility
  1. Public
  2. All

Type Members

  1. trait ArgThat extends AnyRef

    Permalink
  2. trait FunctionArguments extends FunctionArgumentsLowImplicits

    Permalink
  3. trait FunctionArgumentsLowImplicits extends ArgThat with Expectations

    Permalink
  4. case class HamcrestMatcherAdapter[T](m: Matcher[T]) extends BaseMatcher[T] with Product with Serializable

    Permalink

    Adapter class to use specs2 matchers as Hamcrest matchers

  5. trait Mockito extends IdiomaticStubbing with PostfixVerifications with ArgumentMatchersSugar with MockitoSpecs2Support

    Permalink
  6. trait MockitoSpecs2Support extends FunctionArguments

    Permalink

Ungrouped