[URI-Creation] Difference Between URI.create() and new URI() (#12937)

* [URI-Creation] Difference Between URI.create() and new URI()

* [URI-Creation] split test methods for invalid & valid inputs
This commit is contained in:
Kai Yuan
2022-10-30 03:00:33 +01:00
committed by GitHub
parent 69ff3c0c3b
commit 146ffa71d0
3 changed files with 56 additions and 0 deletions
+1
View File
@@ -98,6 +98,7 @@
<module>core-java-lang-syntax-2</module>
<module>core-java-networking</module>
<module>core-java-networking-2</module>
<module>core-java-networking-4</module>
<module>core-java-nio</module>
<module>core-java-nio-2</module>
<module>core-java-numbers</module>