Unit Test Package for Term::ProgressBar

This package tests the basic functionality of Term::ProgressBar.

Test

Create a progress bar with 10 things. Update it it from 1 to 10. Verify that it has no output.

Tests 9--11: Message Check

Run a progress bar from 0 to 100, each time calling a message after an update. Check that we still have no output.