Class RegexUtilTest

java.lang.Object
org.checkerframework.checker.regex.util.RegexUtilTest

public final class RegexUtilTest extends Object
  • Constructor Details

    • RegexUtilTest

      public RegexUtilTest()
  • Method Details

    • test_isRegex_and_asRegex

      public void test_isRegex_and_asRegex()
    • test_matchesSomeRegex

      public void test_matchesSomeRegex()
    • test_matchesNoRegex

      public void test_matchesNoRegex()
    • test_r6

      public void test_r6()