@PrepareForTest(value=org.bukkit.plugin.java.JavaPlugin.class) public class HtmlUtilsTest extends Object
Constructor and Description |
---|
HtmlUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetHtmlStringFromResource() |
void |
testGetInspectUrl() |
void |
testGetServerAnalysisUrl() |
void |
testRemoveXSS() |
void |
testReplacePlaceholders() |
void |
testReplacePlaceholdersBackslash() |
public void setUp()
public void testGetHtmlStringFromResource() throws Exception
Exception
public void testReplacePlaceholders()
public void testReplacePlaceholdersBackslash()
public void testGetServerAnalysisUrl() throws FileNotFoundException
FileNotFoundException
public void testGetInspectUrl()
public void testRemoveXSS()
Copyright © 2017. All rights reserved.