[NUnit] Test Suites - how?
- From: Michael Justin <michael.justin@xxxxxxx>
- Date: Wed, 23 Aug 2006 20:04:33 +0200
Dear Newsgroup,
for a small extension of the NUnit framework i need to create tests at runtime, using a TestSuite. However, all code examples which i have found so far are written in C# and i could not translate them into a working version for Delphi 2005 for .NET.
Until now i have found that the /fixture: switch is neccessary to specify a test suite to be run. However i get null pointer exceptions when i run the test, so there is still something wrong in my Delphi .NET code.
Can somebody post a simple example for the Delphi .NET code which creates a NUnit test suite?
My OpenCTF (Open Component Test Framework) has already been released for DUnit (http://www55.pair.com/betasoft/)
Best Regards,
Michael Justin
.
- Prev by Date: Re: Open array
- Next by Date: Re: Global Keystroke Grabber
- Previous by thread: Global Keystroke Grabber
- Next by thread: Ternary Search Trees
- Index(es):
Relevant Pages
|