ShouldThrownExpectables
Attributes
- Graph
-
- Supertypes
-
trait ShouldExpectationstrait Expectationstrait ExpectationsDescriptiontrait TypedEqualtrait ThrownExpectationstrait StandardMatchResultstrait ThrownStandardResultstrait StandardResultstrait ThrownExpectablestrait ExpectationsCreationtrait MatchResultStackTraceclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait ShouldThrownExpectationsobject ShouldThrownExpectations.typetrait ShouldThrownMatchersobject ShouldThrownMatchers.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- ExpectationsDescription
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ExpectationsDescription
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- TypedEqual
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
this method can be overridden to throw exceptions when checking the match result
this method can be overridden to throw exceptions when checking the match result
Attributes
- Inherited from:
- ExpectationsCreation
this method can be overriden to throw exceptions when checking the match result
this method can be overriden to throw exceptions when checking the match result
Attributes
- Definition Classes
- Inherited from:
- ThrownExpectables
this method can be overridden to throw exceptions when checking the result
this method can be overridden to throw exceptions when checking the result
Attributes
- Definition Classes
- Inherited from:
- ThrownExpectables
Attributes
- Returns
-
an Expectable with a description function
- Definition Classes
- Inherited from:
- ThrownExpectables
Attributes
- Returns
-
an Expectable with a description function
- Inherited from:
- ExpectationsCreation
Attributes
- Returns
-
an Expectable with a description
- Inherited from:
- ExpectationsCreation
Attributes
- Returns
-
an Expectable
- Inherited from:
- ExpectationsCreation
Attributes
- Returns
-
an Expectable with a function to show the element T
- Definition Classes
- Inherited from:
- ThrownExpectables
Attributes
- Inherited from:
- StandardResults
Attributes
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Inherited from:
- StandardMatchResults
this method can be overridden to intercept a MatchResult and change its message before it is thrown
this method can be overridden to intercept a MatchResult and change its message before it is thrown
Attributes
- Inherited from:
- ExpectationsCreation
Attributes
- Inherited from:
- StandardMatchResults
Attributes
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Inherited from:
- StandardResults
Attributes
- Returns
-
the value without any side-effects for expectations
- Definition Classes
- Inherited from:
- ThrownStandardMatchResults
this method can be overridden to avoid filling-in a stacktrace indicating the location of the result
this method can be overridden to avoid filling-in a stacktrace indicating the location of the result
Attributes
- Inherited from:
- MatchResultStackTrace
Attributes
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Inherited from:
- StandardResults
Attributes
- Inherited from:
- ThrownStandardResults
Attributes
- Definition Classes
-
ThrownStandardResults -> StandardResults
- Inherited from:
- ThrownStandardResults
Attributes
- Inherited from:
- StandardResults
Inherited fields
Attributes
- Inherited from:
- ThrownStandardMatchResults
Attributes
- Inherited from:
- StandardMatchResults
Attributes
- Inherited from:
- ThrownStandardResults
Implicits
Implicits
Attributes
- Definition Classes
Inherited implicits
describe a value with the aka method
Attributes
- Inherited from:
- ExpectationsDescription
Attributes
- Inherited from:
- ShouldExpectations
Attributes
- Inherited from:
- ShouldExpectations
A value can be tested against another with the === operator. It is equivalent to writing a must_== b
A value can be tested against another with the === operator. It is equivalent to writing a must_== b
Attributes
- Inherited from:
- TypedEqual