예제 #1
0
 public void TestGetNext()
 {
     Assert.IsNotNull(testSet.GetNextTestCase(), "Test Case should not be null");
 }