Class TestResources

java.lang.Object
org.commonmark.testutil.TestResources

public class TestResources extends Object
  • Constructor Details

    • TestResources

      public TestResources()
  • Method Details

    • getSpec

      public static URL getSpec()
    • getGfmSpec

      public static URL getGfmSpec()
    • getRegressions

      public static List<URL> getRegressions()
    • readAsString

      public static String readAsString(URL url)