CallHandler9
eu.monniot.scala3mock.handlers.CallHandler9
class CallHandler9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R](target: FakeFunction, argumentMatcher: Product => Boolean)(implicit evidence$10: Default[R]) extends CallHandler[R]
Attributes
- Graph
- Supertypes
Members list
Concise view
Type members
Types
Value members
Constructors
def this(target: FakeFunction, v1: T1 | MatcherBase, v2: T2 | MatcherBase, v3: T3 | MatcherBase, v4: T4 | MatcherBase, v5: T5 | MatcherBase, v6: T6 | MatcherBase, v7: T7 | MatcherBase, v8: T8 | MatcherBase, v9: T9 | MatcherBase)
Concrete methods
def onCall(handler: (T1, T2, T3, T4, T5, T6, T7, T8, T9) => R): CallHandler9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R]
Inherited methods
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- CallHandler -> Any
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Inherited fields
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler
Attributes
- Inherited from:
- CallHandler