Tag: unit-testing
-
Mar 4, 2010
Problems with the JMUnit TestSuite class
I attempted to use the ‘JMUnit’ unit testing library that is shipped with NetBeans for the first time today. I created a couple of simple
TestCase
classes and aTestSuite
that combines each of these. However, every time I attempted to load the test suite I was presented with the following exception: