public void TestMethod()
 {
     Business.ExpectedException expectedException = new ExpectedException();
     expectedException.TestRequest(0);
 }