public void getCurrentClassesTest() { JabberWire target = new JabberWire(); // TODO: Initialize to an appropriate value object _unused = null; // TODO: Initialize to an appropriate value target.getCurrentClasses(_unused); Assert.Inconclusive("A method that does not return a value cannot be verified."); }