Vlad B

Avatar
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes