********* Start testing of tst_QHttpServerRouter *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QHttpServerRouter::initTestCase()
PASS   : tst_QHttpServerRouter::routerRule(/page/1)
PASS   : tst_QHttpServerRouter::routerRule(/page/-1)
PASS   : tst_QHttpServerRouter::routerRule(/post-only [GET])
PASS   : tst_QHttpServerRouter::routerRule(/post-only [DELETE])
PASS   : tst_QHttpServerRouter::routerRule(/post-only [POST])
PASS   : tst_QHttpServerRouter::routerRule(/get-only [GET])
PASS   : tst_QHttpServerRouter::routerRule(/get-only [POST])
PASS   : tst_QHttpServerRouter::routerRule(/get-only [DELETE])
PASS   : tst_QHttpServerRouter::viewHandlerMemberFunction()
PASS   : tst_QHttpServerRouter::viewHandlerNoArg()
PASS   : tst_QHttpServerRouter::viewHandlerOneArg()
PASS   : tst_QHttpServerRouter::viewHandlerTwoArgs()
PASS   : tst_QHttpServerRouter::viewHandlerResponder()
PASS   : tst_QHttpServerRouter::viewHandlerRequest()
PASS   : tst_QHttpServerRouter::viewHandlerLastTwoSpecials()
PASS   : tst_QHttpServerRouter::viewHandlerLastTwoSpecialsValueRValueRef()
PASS   : tst_QHttpServerRouter::cleanupTestCase()
Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 579ms
********* Finished testing of tst_QHttpServerRouter *********
