This chapter focused on testing and debugging Reactor Streams. Testing Reactor Flux/Mono streams is complex, as each stream is evaluated lazily in an async manner. We also looked at StepVerifier, which can validate individual steps in isolation. Next, we looked at a virtual clock to validate time-sensitive operations, such as delays. We also looked at the PublisherProbe utility used to validate a Publisher's end state. Then, in order to unit test Reactive operators and stream business logic, we performed stubbing using TestPublisher. The next section was about debugging Reactor Streams to gain further knowledge about under-the-covers processing. Debugging Reactor streams is complex, since the operators are evaluated in an asynchronous manner. We looked at the Debug hook and checkpoint operator to generate an operator mapped error stacktrace. Finally, we looked at...
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine