Home > typeioc > IInterceptor > withSubstitute
Represents an entry point in fluent cascading API substitutes specification
Signature:
withSubstitute(substitute: ISubstituteInfo): IWithSubstituteResult;
Parameter | Type | Description |
---|---|---|
substitute | ISubstituteInfo |
an instance of ISubstituteInfo interface |
Returns:
IWithSubstituteResult