Simply use verifyComplete(). If the Mono emits any data, it will fail the stepverifier as it doesn’t expect an onNext signal at this point.
Simply use verifyComplete(). If the Mono emits any data, it will fail the stepverifier as it doesn’t expect an onNext signal at this point.