watchSourceEvents
Signature - index.ts#L295
function watchSourceEvents<T>(
source: Source<T>,
testSchedule: TestSchedule,
subscriptionInfo?: TestSubscriptionInfo,
): TestSourceEvent<T>[]
function watchSourceEvents<T>(
source: Source<T>,
testSchedule: TestSchedule,
subscriptionInfo?: TestSubscriptionInfo,
): TestSourceEvent<T>[]