[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] wrote:

> However, when the test case is invoked, it fails in
> BeginInvoke() because the type TestDelegate() cannot be
> loaded!!! Obviously, everything works just fine if the code
> is not invoked from NUnit.

Is the assembly that TestDelegate the same assembly that the TestCase lives
in? If not is the TestDelegates assembly available on the path so that the
loader can find it?

Later,
Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to