public void txtSearch_KeyUpTest() { PrivateObject param0 = null; // TODO: Initialize to an appropriate value formTestAdd_Accessor target = new formTestAdd_Accessor(param0); // TODO: Initialize to an appropriate value object sender = null; // TODO: Initialize to an appropriate value KeyEventArgs e = null; // TODO: Initialize to an appropriate value target.txtSearch_KeyUp(sender, e); Assert.Inconclusive("A method that does not return a value cannot be verified."); }