com.greencatsoft.greenlight

matcher

package matcher

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. matcher
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait DefaultPriorityImplicits extends LowPriorityImplicits

  2. trait EqualityMatcher extends Matcher[Any, Be, Any]

  3. trait ExceptionMatcher extends Matcher[ClassTag[_], BeThrownIn, CodeBlock[_]]

  4. trait HighPriorityImplicits extends DefaultPriorityImplicits

  5. trait LowPriorityImplicits extends AnyRef

  6. trait Matcher[-A, V <: Verb, -E] extends AnyRef

  7. trait Matchers extends HighPriorityImplicits with Words with Conversions

  8. trait NullityMatcher extends Matcher[AnyRef, Be, Defined]

Inherited from AnyRef

Inherited from Any

Ungrouped