Package io.mola.galimatias.canonicalize
Class RFC2396CanonicalizerTest
- java.lang.Object
-
- io.mola.galimatias.canonicalize.RFC2396CanonicalizerTest
-
public class RFC2396CanonicalizerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RFC2396CanonicalizerTest()
-
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
-
-