Description
The TCH controls test framework makes it difficult to create new tests and debug existing controls tests. Now that we have the ControlTestContainer available all of the controls tests currently under TCH should be ported to JUnit. This will dramatically simplify unit test creation for controls and also be more easily maintained.
All new controls tests should be added as JUnit tests.