Closed
Description
The ParamValidationCheckerTest
verifies the null
checks on arguments so there is no longer need for individual unit test methods doing it too. These kinds tests should be identifiable by expected = NullPointerException.class
or catch (NullPointerException
-
Flowable
-
Observable
-
Maybe
-
Single
-
Completable
-
ParallelFlowable