has Dropped Error Of Type
fun StepVerifier.Assertions.hasDroppedErrorOfType(kClass: KClass<out Throwable>): StepVerifier.Assertions
Extension for StepVerifier.Assertions.hasDroppedErrorOfType providing a KClass based variant.
Author
Sebastien Deleuze
Extension for StepVerifier.Assertions.hasDroppedErrorOfType providing a hasDroppedErrorOfType<Foo>() variant.
Author
Sebastien Deleuze