Browse Source

DATAMONGO-2219 - Migrate tests to fluent StepVerifier usage.

We now use Publisher.as(StepVerifier::create) instead of StepVerifier.create(publisher).

Original Pull Request: #657
pull/658/head
Mark Paluch 7 years ago committed by Christoph Strobl
parent
commit
c39ab8a23f
  1. 657
      spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/ReactiveMongoTemplateTests.java

657
spring-data-mongodb/src/test/java/org/springframework/data/mongodb/core/ReactiveMongoTemplateTests.java

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save