Vlad B
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created [1544] NUnit methods cannot be found
When I have something of that sort: [TestFixture] public class HeapSortFixture { [Test] public void CanSort() { ... } }I see the test icon...