public class MalformedSUITE extends TestSuite (Code)
Hammer ObjectName, making sure it spots all malformed inputs.
This may look like overkill but it's not. I want each
permutation to run independantly for full test coverage.
This suite has twice as many tests (about 60) as my last
testcase - and for that it caught one extra bug for me.
author: Trevor Squires.
Inner Class :public static class FullNameTEST extends TestCase
Inner Class :public static class DomainKeyValueTEST extends TestCase
Inner Class :public static class DomainHashtableTEST extends TestCase
Inner Class :public static class DomainHashtableExtraTEST extends TestCase