Testing Java

From programming in perl so much recently and reading about the Test Anything Protocol being implemented in C and JavaScript, I was unable to find an implementation in Java, so I made a bit of one, it needs more work but at least functions

this is usable with Test::Harness from perl if wrapped in a perl script that uses system to call the test class