Package zombie.profanity
Class ProfanityTest
java.lang.Object
zombie.profanity.ProfanityTest
public class ProfanityTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ProfanityTest() -
Method Summary
Modifier and Type Method Description static voidloadDictionary()static voidrunTest()static voidtestString(int int1, java.lang.String string)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ProfanityTest
public ProfanityTest()
-
-
Method Details
-
runTest
public static void runTest() -
testString
public static void testString(int int1, java.lang.String string) -
loadDictionary
public static void loadDictionary()
-