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