Class MaybeThat<T>

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

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

      • MaybeThat

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

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