Files
Archetype/app
kjac 35309b863c Fixing the unit tests
The call to DisposableTimer.DebugDuration() in
ArchetypeValueConverter.ConvertDataToSource() expects the propertyType
parameter to be not null, but the implementation of
ArchetypeValueConverter.ConvertDataToSource() allows the propertyType
parameter to be null. This breaks some of the unit tests.
I've added a null check in the call to DisposableTimer.DebugDuration()
to counter this issue.
2014-06-20 10:56:29 +02:00
..
2014-06-17 16:23:38 -04:00
2014-05-08 13:32:04 -04:00
2014-06-20 10:56:29 +02:00
2014-06-16 11:35:44 -04:00