Browse by Tags - dotnet.org.za
in

dotnet.org.za

South African .NET Developer Portal
All Tags » TDD » Microsoft (RSS)

Browse by Tags

  • Pex 0.7

    I've been so busy over the last couple of weeks that I completely missed the release of Pex 0.7 as announced by Nikilai . The team also released a draft document on Parameterized Unit Test Patterns which is a pretty good read. If you do Unit Testing in the .NET space then you need to have a look...
    Posted to Peter's Software House (Weblog) by Pieter on 09-23-2008
  • Unit Test Adapter threw exception

    When trying to run my tests on a project I was working on I ran into the following error: Unit Test Adapter threw exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information… This happened after...
    Posted to Peter's Software House (Weblog) by Pieter on 08-12-2008
  • Pex does not support decimal

    So not able to do much this weekend I decided to use Pex to do some testing on a project I am busy on.  The class I needed to test was a quote detail line where there is two quantities, of which only one can be specified depending on the property DealerSupplied.  Here is the bare properties...
    Posted to Peter's Software House (Weblog) by Pieter on 06-22-2008
  • Nikolai shows us how the ResourceReader can be tested with Pex

    Nikolai Tillmann has a great post on how to test the ResourceReader with Pex . I have also been playing with some more advanced examples and as soon as I feel comfortable  with them I'll post them here.
    Posted to Peter's Software House (Weblog) by Pieter on 06-05-2008
  • Some more on Pex

    So I've been playing with Pex and I decided to try it on another application I am playing with Prism . I had a look at the ListDictionaryFixture in the Prism.Tests project. And I set my eyes on these three TestMethods and decided to see how Pex could work here. 1: [ExpectedException( typeof (ArgumentNullException...
    Posted to Peter's Software House (Weblog) by Pieter on 06-04-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems