@NonNullByDefault
Package org.saynotobugs.confidence.rxjava3
-
Interface Summary Interface Description RxExpectation<T> An expectation on the current state of anRxTestAdapter.RxSubjectAdapter<T> A generalization of the interfaces of aSubscriber, aObserver, aSingleObserver, aMaybeObserverand aCompletableObserverwithout the respective onSubscribe methods.RxTestAdapter<T> A generalization ofTestObserverandTestSubscriber.TransformerTestStep<Up,Down>