java.lang.Object
org.saynotobugs.confidence.rxjava3.rxexpectation.internal.Emits<T>
All Implemented Interfaces:
org.saynotobugs.confidence.Quality<RxTestAdapter<T>>

public final class Emits<T> extends Object implements org.saynotobugs.confidence.Quality<RxTestAdapter<T>>
  • Constructor Details

    • Emits

      public Emits(int emissionCount, org.saynotobugs.confidence.Quality<? super Iterable<T>> emissionQualities)
  • Method Details

    • assessmentOf

      public org.saynotobugs.confidence.Assessment assessmentOf(RxTestAdapter<T> candidate)
      Specified by:
      assessmentOf in interface org.saynotobugs.confidence.Quality<T>
    • description

      public org.saynotobugs.confidence.Description description()
      Specified by:
      description in interface org.saynotobugs.confidence.Quality<T>