+1

Il ven 2 ago 2019, 17:11 Pascal Schumacher <[email protected]> ha
scritto:

> +1
>
> Am 02.08.2019 um 17:01 schrieb Claus Ibsen:
> > Hi
> >
> > https://issues.apache.org/jira/browse/CAMEL-12003
> >
> > When you use assertIsSatisifed with mock endpoints during testing then
> > they will now fail fast if a message arrived that would cause an
> > expectation to fail, and there are still more messages expected.
> >
> > Before the mock endpoint would only validate expectations when the
> > number of expected message had arrived.
> >
> > This is default enabled and you can turn it off by setting
> > failFast=false on the mock endpoint in your routes - to use 2.x
> > behaviour. But I dont expect people to want to use this (but just in
> > case).
> >
> >
>
>

Reply via email to