I\'m trying to use Pex to test some code. I have an abstract class with four concrete implementations.I have created factory methods for each of the four concrete types. I had also created one for the
I\'m running Pex 1.4.40602.0.When I try to run Pex on an internal\" type I get a \"The selected type is not visible and cannot be run by Pex.\" error dialog.I have tried to place the following command
I am using Entity Framework 4.1 for database access and would like to Unit Test the following code: // Get all the entities including children
I\'m trying to install the latest Moles/Pex 0.94, but the install is unable to uninstall the previous version becaus开发者_如何学Ce it cannot locate pex.powertool.x64.msi.I searched for this file on m
I have been trying using Pex in a F# project but I have faced several issues on which I would appreciate some help:
I run VS2010 Pro on a Windows XP machine. I have downloaded and installed PEX & Moles. That all went fine.
I\'m trying to wrote a pex test, and I noticed that it always was feeding a false value as one of the params that I wanted. My test looked like this (simplified: there are/were more params, but otherw
I\'m currently trying to use Pex and Moles with a SharePoint 2010 solution that\'s written in .NET 3.5.
I\'m building unit testing using Pex. my problem is not all code branches are being tested, Pex keep generating parameter values that fails the same condition which make all the code after that condit
Pex 0.94.0.0 Release Visual Studio 10.0.40219.1 Bug Report How to reproduce: Open a class library project