116117118119120121122123124125
os); String actual = os.toString(); assertEquals(FEED, actual); } finally { server.stopServer(); } } }