Package io.mola.galimatias.canonicalize
Class RFC3986CanonicalizerTest
- java.lang.Object
-
- io.mola.galimatias.canonicalize.RFC3986CanonicalizerTest
-
public class RFC3986CanonicalizerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RFC3986CanonicalizerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voididempotence(TestURL testURL)voidtest()
-
-
-
Method Detail
-
test
public void test() throws GalimatiasParseException- Throws:
GalimatiasParseException
-
idempotence
public void idempotence(TestURL testURL) throws GalimatiasParseException
- Throws:
GalimatiasParseException
-
-