********* Start testing of QtOpenAPI::PetApiTests *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : QtOpenAPI::PetApiTests::initTestCase()
QWARN  : QtOpenAPI::PetApiTests::findPetsByStatusTest() void QtOpenAPI::QtOAIPetApi::findPetsByStatusCallback(const QRestReply &): Failed to convert QJsonValue to QtOAIPet.
QWARN  : QtOpenAPI::PetApiTests::findPetsByStatusTest() void QtOpenAPI::QtOAIPetApi::findPetsByStatusCallback(const QRestReply &): Failed to convert QJsonValue to QtOAIPet.
QDEBUG : QtOpenAPI::PetApiTests::findPetsByStatusTest() Pet id =  1111 status =  "available"
QDEBUG : QtOpenAPI::PetApiTests::findPetsByStatusTest() Pet id =  2222 status =  "sold"
PASS   : QtOpenAPI::PetApiTests::findPetsByStatusTest()
PASS   : QtOpenAPI::PetApiTests::createAndGetPetTest()
PASS   : QtOpenAPI::PetApiTests::updatePetTest()
PASS   : QtOpenAPI::PetApiTests::updatePetWithFormTest()
PASS   : QtOpenAPI::PetApiTests::deleteCreatedPetByBearerTest()
QDEBUG : QtOpenAPI::PetApiTests::deleteCreatedPetNoBearerTest() deletePetErrorOccurred: expected error happened while issuing the request :  "Host requires authentication"
PASS   : QtOpenAPI::PetApiTests::deleteCreatedPetNoBearerTest()
QWARN  : QtOpenAPI::PetApiTests::uploadPetFileTest() "metadata-info" 1869933984 "Hello world!\n"
PASS   : QtOpenAPI::PetApiTests::uploadPetFileTest()
PASS   : QtOpenAPI::PetApiTests::mixedApiCallsTest()
PASS   : QtOpenAPI::PetApiTests::getFilesFromServerTest()
PASS   : QtOpenAPI::PetApiTests::sslConfigurationTest()
QDEBUG : QtOpenAPI::PetApiTests::setNoBasicLoginAndPasswordTest() addPetErrorOccurred: expected error happened while issuing the request :  "Host requires authentication"
PASS   : QtOpenAPI::PetApiTests::setNoBasicLoginAndPasswordTest()
QWARN  : QtOpenAPI::PetApiTests::getPatientPetsTest() void QtOpenAPI::QtOAIPetApi::findPetsByAgeAndPatienceCallback(const QRestReply &): Failed to convert QJsonValue to QtOAIPet.
QWARN  : QtOpenAPI::PetApiTests::getPatientPetsTest() void QtOpenAPI::QtOAIPetApi::findPetsByAgeAndPatienceCallback(const QRestReply &): Failed to convert QJsonValue to QtOAIPet.
PASS   : QtOpenAPI::PetApiTests::getPatientPetsTest()
PASS   : QtOpenAPI::PetApiTests::cleanupTestCase()
Totals: 14 passed, 0 failed, 0 skipped, 0 blacklisted, 2812ms
********* Finished testing of QtOpenAPI::PetApiTests *********
