public void TestTeardown()
 {
     actualBind     = null;
     foundException = null;
 }
 public void TestSetup()
 {
     actualBind     = null;
     foundException = null;
 }