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 void loadDictionary()  
    static void runTest()  
    static void testString​(int times, java.lang.String str)  

    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 times, java.lang.String str)
    • loadDictionary

      public static void loadDictionary()