4
votes
Using Delphi "Unit Aliases" to aid in unit testing
Chris' Borland Debugger Blog
– Writing unit tests for the Delphi and C++Builder IDE source code has been a bit challenging over the years. Two common challenges are: Resolving unit dependencies. Think of a case where a unit uses another unit just so it can access one symbol from that unit. Assume that the used unit iteself uses ...
Statistics
|
Visits by Source |
User Actions |




