Home > typeioc > IWithSubstituteResult > withSubstitute
Adds a new substitute to the substitute chain
Signature:
withSubstitute: (substitute: ISubstituteInfo) => IWithSubstituteResult;