7.8. Running unit tests

After making changes to the BCVTB source files, we recommend to run all examples to ensure that no errors have been introduced. This can be done by changing to the bcvtb directory and typing

ant clean all unitTest

If all examples work without errors, the console will show the message BUILD SUCCESSFUL.