Tagged Questions
8
votes
2answers
476 views
Delphi GUI Testing and Modal Forms
In this interesting blog post on delphiXtreme I read about DUnit's built-in GUI testing capabilities (basically an alternative test case class TGUITestCase defined in unit GUITesting that has several ...