示例#1
0
 public void ExceptionRandomShapesTest()
 {
     //NewMethod("You must specify the number of random shapes you want to generate");
     ExceptionTest.TestExceptionMessage("You must specify the number of random shapes you want to generate", NewMethod);
 }