Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TDD the BizObj - the problem
Message
From
20/11/2003 17:03:59
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
TDD the BizObj - the problem
Miscellaneous
Thread ID:
00852095
Message ID:
00852095
Views:
44
Well, I've learned alot about .Net and MM.net in this effort and i guess that's was the intention. After some searching this is what I've determined. When running the Solution under straight debug the value of
System.AppDomain.ConfigurationFile is:
@"C:\Temp\LearningCSharp\mmApplication\bin\Debug\mmApplication.exe.config"

When I debug under Nunit though System.AppDomain.ConfigurationFile is:
@"C:\Temp\LearningCSharp\Order System Business Objects\bin\Debug\NUnitAddin.TestRunner.Server.exe.config"

So NUnit is altering the behavior of the application. I notice that the mmApplication.exe.config file exists - at what point is this placed in this folder? Would it be just a matter of making a copy of it with the other name? (which is what I'll try next).

Mike
Next
Reply
Map
View

Click here to load this message in the networking platform