Class CompletableThat<T>

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

    public final class CompletableThat<T>
    extends org.saynotobugs.confidence.quality.composite.QualityComposition<org.dmfs.jems2.Function<? super io.reactivex.rxjava3.schedulers.TestScheduler,​? extends io.reactivex.rxjava3.core.CompletableSource>>
    • 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

      • CompletableThat

        @SafeVarargs
        public CompletableThat​(RxExpectation<java.lang.Object>... events)
      • CompletableThat

        public CompletableThat​(java.lang.Iterable<? extends RxExpectation<java.lang.Object>> events)