public void onStrokeAvailableTest() { ClientConnection_Accessor target = new ClientConnection_Accessor(); // TODO: Initialize to an appropriate value ClientConnection.StrokeAvailableEventArgs e = null; // TODO: Initialize to an appropriate value target.onStrokeAvailable(e); Assert.Inconclusive("A method that does not return a value cannot be verified."); }