final class ResultOfAWordToAMatcherApplication[T] extends AnyRef
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ResultOfAWordToAMatcherApplication
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ResultOfAWordToAMatcherApplication(aMatcher: AMatcher[T])
Value Members
- val aMatcher: AMatcher[T]
-
def
toString(): String
- Definition Classes
- ResultOfAWordToAMatcherApplication → AnyRef → Any