Hi Luis,

using Event Time windows, you should be able to generate some test data and
get predictable results.
Flink is internally using similar tests to ensure correctness of the
windowing implementation (for example
the EventTimeWindowCheckpointingITCase).

Regards,
Robert

On Mon, Sep 12, 2016 at 6:27 PM, Luis Mariano Guerra <
mari...@event-fabric.com> wrote:

> hi,
>
>  is there a way to test window jobs?
>
> I would like to build the job, give some inputs, "fast forward" to the
> next window, collect the results and assert them.
>

Reply via email to