Gradle Test Run :test

testUrl(String, String, String, String, String)

summary

20

tests

0

failures

0

skipped

0.022s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[10] "[[http://google.com {a nice toolip} <img:HelloWorld.png{scale=2}>]]", "STRICT", "http://google.com", "a nice toolip", "<img:HelloWorld.png{scale=2}>" testUrl(String, String, String, String, String)[10] 1 0 0 0s 100%
[11] "[[http://google.com <img:HelloWorld.png{scale=2}>]]", "STRICT", "http://google.com", "http://google.com", "<img:HelloWorld.png{scale=2}>" testUrl(String, String, String, String, String)[11] 1 0 0 0s 100%
[12] "[[http://foo?dummy={123}&action=edit]]", "STRICT", "http://foo?dummy={123}&action=edit", "http://foo?dummy={123}&action=edit", "http://foo?dummy={123}&action=edit" testUrl(String, String, String, String, String)[12] 1 0 0 0.001s 100%
[13] "[[http://www.plantuml.com{Json: {\"firstName\":\"Bob\", \"lastName\":\"Smith\"}}]]", "STRICT", "http://www.plantuml.com", "Json: {\"firstName\":\"Bob\", \"lastName\":\"Smith\"}", "http://www.plantuml.com" testUrl(String, String, String, String, String)[13] 1 0 0 0s 100%
[14] "[[http://foo?dummy={123}z{}]]", "STRICT", "http://foo?dummy=", "123}z{", "http://foo?dummy=" testUrl(String, String, String, String, String)[14] 1 0 0 0.001s 100%
[15] "[[{tooltip} some text]]", "STRICT", "", "tooltip", "some text" testUrl(String, String, String, String, String)[15] 1 0 0 0s 100%
[16] "fromor [[www.google.com POST /session/csrStart]] end", "ANYWHERE", "www.google.com", "www.google.com", "POST /session/csrStart" testUrl(String, String, String, String, String)[16] 1 0 0 0.003s 100%
[17] "[[ blaha(xyz,12){ tooltip } ]]", "STRICT", "blaha(xyz,12)", " tooltip ", "blaha(xyz,12)" testUrl(String, String, String, String, String)[17] 1 0 0 0s 100%
[18] "[[{Json: {\"firstName\":\"Bob\", \"lastName\":\"Smith\"}}]]", "STRICT", "", "Json: {\"firstName\":\"Bob\", \"lastName\":\"Smith\"}", "" testUrl(String, String, String, String, String)[18] 1 0 0 0s 100%
[19] "[[http://foo?dummy={123}{}]]", "STRICT", "http://foo?dummy=", "123}{", "http://foo?dummy=" testUrl(String, String, String, String, String)[19] 1 0 0 0s 100%
[1] "[[http://foo]]", "STRICT", "http://foo", "http://foo", "http://foo" testUrl(String, String, String, String, String)[1] 1 0 0 0.005s 100%
[20] "[[\"http://foo?dummy={123}\"{}]]", "STRICT", "http://foo?dummy={123}", "", "http://foo?dummy={123}" testUrl(String, String, String, String, String)[20] 1 0 0 0s 100%
[2] "[[http://foo{tooltip} text]]", "STRICT", "http://foo", "tooltip", "text" testUrl(String, String, String, String, String)[2] 1 0 0 0.001s 100%
[3] "[[http://foo {tooltip} text]]", "STRICT", "http://foo", "tooltip", "text" testUrl(String, String, String, String, String)[3] 1 0 0 0s 100%
[4] "[[http://foo {tooltip}]]", "STRICT", "http://foo", "tooltip", "http://foo" testUrl(String, String, String, String, String)[4] 1 0 0 0.001s 100%
[5] "[[http://foo text]]", "STRICT", "http://foo", "http://foo", "text" testUrl(String, String, String, String, String)[5] 1 0 0 0.001s 100%
[6] "[[ http://foo ]]", "STRICT", "http://foo", "http://foo", "http://foo" testUrl(String, String, String, String, String)[6] 1 0 0 0.001s 100%
[7] "[[\"http://foo text\"]]", "STRICT", "http://foo text", "http://foo text", "http://foo text" testUrl(String, String, String, String, String)[7] 1 0 0 0s 100%
[8] "start [[\"http://foo test\"]] end", "ANYWHERE", "http://foo test", "http://foo test", "http://foo test" testUrl(String, String, String, String, String)[8] 1 0 0 0.001s 100%
[9] "[[http://google.com{a nice toolip} <img:HelloWorld.png{scale=2}>]]", "STRICT", "http://google.com", "a nice toolip", "<img:HelloWorld.png{scale=2}>" testUrl(String, String, String, String, String)[9] 1 0 0 0.001s 100%