Alan Baker

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Alan Baker created a post, NUnit TestCase Bug
I found several attributes that Resharper doesn't support with the NUnit TestCase Attribute. One of which I'd consider a defect.[TestCase(12, 3, Result = 4)][TestCase(12, 2, Result = 6)]public int ...