That is described in the article Andy and I wrote:
http://www.ondotnet.com/pub/a/dotnet/2005/07/18/unittesting_2005.html
Code Example from the Article:
http://tinyurl.com/afceb
On 1/5/06, Ranji <[EMAIL PROTECTED]> wrote:
>
> Hello MbUniters -
>
> Could someone point me to the documentation to the method's of the
> ITestcase interface -
>
> //Assume this property retuens the TESTCASE description
> string Description { get; }
>
> //Assume this property returns the TESTCASE name
> string Name { get; }
>
> //What do the arguments o & args represent and what does the
> "object" return val
> //indicate
> object Invoke(object o, IList args);
>
> Thanks for your assistance.
>
> Ranji
>
>
--
Jay Flowers
----------------------------------------------------------------------
http://jayflowers.com
---------------------------------------------------------------------