Package org.syrup.test

Contains Unit Testing functionality to stress and correct Syrup.

See:
          Description

Class Summary
NullInputStream An InputStream that hasn't got any input.
NullOutputStream An OutputStream that sends it's output to void.
PureFunctionsRun Takes a Workflow from stdin that should only contain pure Tasks and executes the Workflow by multiple Workers.
 

Package org.syrup.test Description

Contains Unit Testing functionality to stress and correct Syrup.