Class EmitsNothing<T>
java.lang.Object
org.saynotobugs.confidence.rxjava3.RxExpectationComposition<T>
org.saynotobugs.confidence.rxjava3.rxexpectation.EmitsNothing<T>
- All Implemented Interfaces:
RxExpectation<T>
public final class EmitsNothing<T>
extends org.saynotobugs.confidence.rxjava3.RxExpectationComposition<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.saynotobugs.confidence.rxjava3.RxExpectationComposition
quality
-
Constructor Details
-
EmitsNothing
public EmitsNothing()
-