Often a precondition of a property is that the value set is non null and therefore the property should throw an ArgumentNullExtension. Would be good to switch this checking on at class level. Also ...
Id #3543 | Release:
None
| Updated: Feb 12 at 7:51 PM by furie | Created: Feb 7, 2008 at 10:12 AM by furie
Hello,
Thanks for a great tool and a great idea. The only thing I really miss is being able to use the library in a strongly signed test projects. Would it be possible for you to include this in ...
Id #3432 | Release:
None
| Updated: Feb 12 at 7:51 PM by igorbrejc | Created: Jan 30, 2008 at 7:18 AM by igorbrejc
Comparing randomly genrated values is great for detecting bugs where a public property uses the wrong private field. Another test that would also be very useful is to compare all the properties of ...
Id #3129 | Release:
None
| Updated: Feb 12 at 7:51 PM by Jericho | Created: Jan 7, 2008 at 3:14 PM by Jericho
The Assembly tester currently allows to exclude an entire namespace or an entire class but it would be great to also be able to exclude a specific property of a specific class. For example:
[code...
Id #3127 | Release:
None
| Updated: Feb 12 at 7:51 PM by ggreig | Created: Jan 7, 2008 at 3:05 PM by Jericho
Currently, because the AssemblyTester aggregates errors there it can be difficult to trace back what went wrong and there is no callstack
Id #3098 | Release:
None
| Updated: Feb 12 at 7:51 PM by furie | Created: Jan 4, 2008 at 1:40 PM by molmorg
Change the way the TypeFactory is referenced to make it pluggable and extendable so I can provide my own TypeFactory or extend the existing one.
Id #3096 | Release:
None
| Updated: Feb 12 at 7:51 PM by furie | Created: Jan 4, 2008 at 1:11 PM by molmorg
Make the TypeFactory support types with non default constructors by using the TypeFactory to create the types required by the constructor.
Id #3094 | Release:
None
| Updated: Feb 12 at 7:51 PM by kkozmic | Created: Jan 4, 2008 at 12:02 PM by molmorg
Use a mock repository to add support for abstract types (abstract classes and interfaces) to the TypeFactory
Id #3093 | Release:
None
| Updated: Feb 12 at 7:51 PM by furie | Created: Jan 4, 2008 at 12:00 PM by molmorg