Class SingleThat<T>

  • All Implemented Interfaces:
    org.saynotobugs.confidence.Quality<org.dmfs.jems2.Function<? super io.reactivex.rxjava3.schedulers.TestScheduler,​? extends io.reactivex.rxjava3.core.SingleSource<? extends T>>>

    public final class SingleThat<T>
    extends org.saynotobugs.confidence.quality.composite.QualityComposition<org.dmfs.jems2.Function<? super io.reactivex.rxjava3.schedulers.TestScheduler,​? extends io.reactivex.rxjava3.core.SingleSource<? extends T>>>
    • Method Summary

      • Methods inherited from class org.saynotobugs.confidence.quality.composite.QualityComposition

        assessmentOf, description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SingleThat

        @SafeVarargs
        public SingleThat​(RxExpectation<T>... events)
      • SingleThat

        public SingleThat​(java.lang.Iterable<? extends RxExpectation<T>> events)