Package io.mola.galimatias
Class TestURLLoader
- java.lang.Object
-
- io.mola.galimatias.TestURLLoader
-
public class TestURLLoader extends java.lang.ObjectLoads URL tests in the W3C format. See https://raw.github.com/w3c/web-platform-tests/master/url/urltestdata.txt
-
-
Constructor Summary
Constructors Constructor Description TestURLLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<TestURL>loadTestURLs(java.lang.String resource)
-
-
-
Method Detail
-
loadTestURLs
public static java.util.List<TestURL> loadTestURLs(java.lang.String resource)
-
-