final class ResultOfValueWordApplication 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
- ResultOfValueWordApplication
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ResultOfValueWordApplication(expectedValue: Any)
Value Members
- val expectedValue: Any
-
def
toString(): String
- Definition Classes
- ResultOfValueWordApplication → AnyRef → Any