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

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