Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Directory / Open Source Projects / Development Tools / Testing Tools / MbUnit

Tip: Looking for answers? Try searching our database.


Related Docs

Complex attributes in MbUnit, Rowtest and Row
... Complex attributes in MbUnit, Rowtest and Row MJG With the MbUnit test framework there's a nice compact syntax for writing an ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-vb/23476

Writing to the output window in Visual Studio - with mbunit
... Writing to the output window in Visual Studio - with mbunit avanti The framework we use, uses MbUnit and the QE runs the tests through the UI ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/60475

NUnit or mb.Unit
... All Sharpies, Which is a good tool for TDD, NUnit or MBUnit? I reas some blogs they say MBUnit is better but I was looking at the activity and it ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/61096

Reflection and private methods
... why the followind code fails using System; using System.Collections; using System.Reflection; using MbUnit.Core.Framework; using MbUnit.Framework; namespace CarpetsX.DataLayer {     [TestFixture]     public class ClassName     {         [Test]         public void MethodName()         {             className1 class1=new ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/35850

VB.NET - .NET framevork, and unit testing book recommendation needed!
... programming in VB.Net and done testing with TypeMock and MbUnit (Testdriven.net) for about 2months now at work. I can see that my ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-framework/23113

Regular Expression Niggle
... I hope the code below helps:    using System;    using System.Text.RegularExpressions;    using MbUnit.Framework;    namespace num    {      public class NumberValidator      {        static Regex valid =          new Regex(@"^\d{1,4}(\.\d ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/63006

VB.NET, Unit testing and .NET Framework book recommendation
... programming in VB.Net and done testing with TypeMock and MbUnit (Testdriven.net) for about 2months now at work. I can see that my ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-vb/54060

Regex negative lookahead.
... be explicit about the different cases:    using System;    using System.Text.RegularExpressions;    using MbUnit.Framework;    namespace Item    {      public class ItemScanner      {        static Regex valid =          new Regex(@"            ^(?<item>Item\s\d ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/63076

Detecting Runtime Host from code
... in an ASP.NET environment can also work in a desktop or MbUnit situation. I'm sure I can kludge something that works (like detecting existence of ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-framework/15187

Drawing graphs
... asp Some other possible sites of interest: http://www.mertner.com/confluence/display/MbUnit/Home http://www.nwoods.com/go/autolayout.htm http://home.so-net.net.tw/oodtsen ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/52544

1 2 3

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.