General fixes
|
General:
- Integration with ReSharper's test-runner in .NET 4.5
NUnit TestCase attribute:
- Fixed Running setup before each TestCase
- Fixed TestCase can get a null parameter
Mocking:
- Fixed Isolate.Verify on private static method in generic classes
|
|