RxTaps

public final class RxTaps: OfferingRxTaps

Serves the Rx part of Taps.

  • The current Taps as a back reference. Useful for developing custom test runners.

    Declaration

    Swift

    public var testCaseObserver: AnyObserver<TestCase>