You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by ln...@seznam.cz on 2016/11/29 16:03:47 UTC

unit testing Storm with simulated time

Hi,
I am using Storm 1.0.1 and I need to test my code that= computes windowed 
aggregation.

I think i will need simulated time.

I found some examples but when i call Testing.trackedWait th= e code hangs 
and timeouts.

How can I test this code ? Are there = some working examples or is it 
described in some book ?






Thank you very much for help

Lukas