To use this tool, users need to call a set of macros the author provided to write test programs, compile test programs into Dlls and run test programs against WinUnit, a DOS program. Because there is no reflection capability built in C++ language, the author took advantage of DLL exports to invoke test functions in WinUnit program.
Several references were mentioned in the article.
- Articles
- Registration-Free Activation of COM Components
- Creating and Using a Dynamic Link Library (C++)
- An In-Depth Look into the Win32 Portable Executable File Format, Part2
- Books
- Working Effectively with Legacy Code
- Pragmatic Unit Testing with C# in NUnit
- Debugging Applications for Microsoft .NET and Microsoft Windows
No comments:
Post a Comment