public class MpxjTestSuite
extends Object
Test suite to collect together MPXJ tests.
Ideally this would be generated dynamically, which is fine when running under
a JVM, but various approaches to this failed when running under IKVM...
so a big list of classes it is!
TODO: revisit making this dynamic when working with the modern IKVM implementation