mps-coderules/reactor/Test
Fedor Isakov 207be07df9 Introduce try-tell protocol for invoking predicates
The default tell protocol assumes an exception is to be thrown
in case predicate is not satisfied. This may lead to unnecessary
exceptions being thrown in a situation where a simple failure
status would have been sufficient.
2021-04-08 11:31:29 +02:00
..
src Alternative solution for invalidating feedback 2021-04-08 08:51:39 +02:00
test Introduce try-tell protocol for invoking predicates 2021-04-08 11:31:29 +02:00
Test.iml Update Idea project in reactor. 2020-10-23 12:26:30 +02:00
pom.xml Bump junit from 4.12 to 4.13.1 in /reactor/Test 2020-10-13 07:03:23 +00:00