Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TDD the BizObj - the problem
Message
De
20/11/2003 17:03:59
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
TDD the BizObj - the problem
Divers
Thread ID:
00852095
Message ID:
00852095
Vues:
45
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform