svoid test_containsHTMLRedirect() { assertTrue(containsHTMLRedirect(hrefresh("hallo"))); assertFalse(containsHTMLRedirect("hello")); }