| net.jforum.util.SafeHtmlTest
SafeHtmlTest | public class SafeHtmlTest extends TestCase (Code) | | author: Rafael Steil version: $Id: SafeHtmlTest.java,v 1.12 2007/09/19 14:08:56 rafaelsteil Exp $ |
setUp | protected void setUp() throws Exception(Code) | | See Also: junit.framework.TestCase.setUp |
testIframe | public void testIframe()(Code) | | |
testJavascriptInsideImageTagExpectItToBeRemoved | public void testJavascriptInsideImageTagExpectItToBeRemoved()(Code) | | |
testJavascriptInsideURLTagExpectItToBeRemoved | public void testJavascriptInsideURLTagExpectItToBeRemoved()(Code) | | |
|
|