Beispiel #1
0
 public void TestPost()
 {
     _controller.Bob();
     Assert.Pass();
 }