When I write tests that verify reactive components I usually use the StepVerifier with the following pattern:
StepVerifier
StepVerifier.create(...) .assertN