This module has testing functions and test data to excecise the roadrunner 
python interface. 

This module can also be run directly from the command line as it is 
a runnable module as::
    pythom -m "roadrunner.testing"

This module basically has a single function,::
    runTester()

This runs the built in unit tests.. 