public void FinalizeTest()
        {
            BonCodeCallHandler_Accessor target = new BonCodeCallHandler_Accessor(); // TODO: Initialize to an appropriate value

            target.Finalize();
            Assert.Inconclusive("A method that does not return a value cannot be verified.");
        }
 public void FinalizeTest()
 {
     BonCodeCallHandler_Accessor target = new BonCodeCallHandler_Accessor(); // TODO: Initialize to an appropriate value
     target.Finalize();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }