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 17:32:31 UTC

unit testing Storm

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 me.

I found some examples but when i call Testing.trackedWait the 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