********* Start testing of QtOpenAPI::OperationParameters *********
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   : QtOpenAPI::OperationParameters::initTestCase()
PASS   : QtOpenAPI::OperationParameters::pathStringParameters(QString(Hello World!))
PASS   : QtOpenAPI::OperationParameters::pathStringParameters(QString(QwerTy12399.))
PASS   : QtOpenAPI::OperationParameters::pathStringParameters(QString(sub-delims: *+,;=!$&'()))
PASS   : QtOpenAPI::OperationParameters::pathIntParameters(int 22)
PASS   : QtOpenAPI::OperationParameters::pathIntParameters(int 9223372036854775807)
PASS   : QtOpenAPI::OperationParameters::pathIntParameters(int -9223372036854775808)
PASS   : QtOpenAPI::OperationParameters::pathFloatParameters(float 22.012344360351562)
PASS   : QtOpenAPI::OperationParameters::pathFloatParameters(float 22.012359619140625)
PASS   : QtOpenAPI::OperationParameters::pathFloatParameters(float nan)
PASS   : QtOpenAPI::OperationParameters::pathFloatParameters(float inf)
PASS   : QtOpenAPI::OperationParameters::pathFloatParameters(float -inf)
PASS   : QtOpenAPI::OperationParameters::pathDoubleParameters(double 22.012345)
PASS   : QtOpenAPI::OperationParameters::pathDoubleParameters(double 2.9876532123465784)
PASS   : QtOpenAPI::OperationParameters::pathDoubleParameters(double 2987653212.3465786)
PASS   : QtOpenAPI::OperationParameters::pathDoubleParameters(double 1.7976931348623157e%2B308)
PASS   : QtOpenAPI::OperationParameters::pathDoubleParameters(double 2.2250738585072014e-308)
PASS   : QtOpenAPI::OperationParameters::pathArrayParameters(QList<int>({-90, 0, 0, 2, 87867}))
PASS   : QtOpenAPI::OperationParameters::pathArrayParameters(QList<int>({1, 2, -9, 90}))
PASS   : QtOpenAPI::OperationParameters::pathAnyTypeParameters(QJsonValue(string))
PASS   : QtOpenAPI::OperationParameters::pathAnyTypeParameters(QJsonValue(int))
PASS   : QtOpenAPI::OperationParameters::pathAnyTypeParameters(QJsonValue(array))
PASS   : QtOpenAPI::OperationParameters::pathAnyTypeParameters(QJsonValue(object))
PASS   : QtOpenAPI::OperationParameters::pathObjectParameters(QtOAITestObject({Igor, Sleep}))
PASS   : QtOpenAPI::OperationParameters::pathObjectParameters(QtOAITestObject({TestName123, Maybe-Awake}))
PASS   : QtOpenAPI::OperationParameters::pathObjectParameters(QtOAITestObject({SoMe, ' *+,;=!$&'()'}))
PASS   : QtOpenAPI::OperationParameters::pathStringMapParameters(QMap<QString, QString>)
PASS   : QtOpenAPI::OperationParameters::pathStringMapParameters(QMap<QString, QString> order change)
PASS   : QtOpenAPI::OperationParameters::pathModelMapParameters()
PASS   : QtOpenAPI::OperationParameters::multiplePathParameters()
PASS   : QtOpenAPI::OperationParameters::queryParameters()
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(string))
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(int))
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(array))
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(object))
QWARN  : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(Null)) Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(Null)) Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(Null))
QWARN  : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(Undefined)) Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(Undefined)) Path parameter serialization is not supported for the value:  QJsonValue(undefined)
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue(Undefined))
QWARN  : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue()) Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue()) Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::queryAnyTypeParameters(QJsonValue())
PASS   : QtOpenAPI::OperationParameters::pathNACombinations()
QWARN  : QtOpenAPI::OperationParameters::queryNACombinations() serializeArrayValue: array is empty!
QWARN  : QtOpenAPI::OperationParameters::queryNACombinations() serializeArrayValue: array is empty!
PASS   : QtOpenAPI::OperationParameters::queryNACombinations()
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Serialized QJsonValue::Object is empty!
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Serialized QJsonValue::Object is empty!
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() serializeArrayValue: array is empty!
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() serializeArrayValue: array is empty!
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::pathAndQueryUndefined() Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::pathAndQueryUndefined()
PASS   : QtOpenAPI::OperationParameters::severalQueryParametersPerOPeration()
PASS   : QtOpenAPI::OperationParameters::pathAndQueryParameters()
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(string))
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(int))
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(array))
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(object))
QWARN  : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(Null)) Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(Null)) Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(Null))
QWARN  : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(Undefined)) Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(Undefined)) Path parameter serialization is not supported for the value:  QJsonValue(undefined)
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue(Undefined))
QWARN  : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue()) Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue()) Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::headerAnyTypeParameters(QJsonValue())
PASS   : QtOpenAPI::OperationParameters::headerStringParameters(QString with sub-delims)
PASS   : QtOpenAPI::OperationParameters::headerStringParameters(QString with numbers)
PASS   : QtOpenAPI::OperationParameters::headerStringParameters(Empty string)
PASS   : QtOpenAPI::OperationParameters::headerArrayParameters(QList<qint32>{regular numbers})
PASS   : QtOpenAPI::OperationParameters::headerArrayParameters(QList<qint32>{limits})
QWARN  : QtOpenAPI::OperationParameters::headerArrayParameters(QList<qint32>{empty}) serializeArrayValue: array is empty!
QWARN  : QtOpenAPI::OperationParameters::headerArrayParameters(QList<qint32>{empty}) serializeArrayValue: array is empty!
PASS   : QtOpenAPI::OperationParameters::headerArrayParameters(QList<qint32>{empty})
PASS   : QtOpenAPI::OperationParameters::headerObjectParameters(Object with sub-delim characters)
PASS   : QtOpenAPI::OperationParameters::headerObjectParameters(Object with simple strings)
QWARN  : QtOpenAPI::OperationParameters::headerObjectParameters(Empty object) Serialized QJsonValue::Object is empty!
QWARN  : QtOpenAPI::OperationParameters::headerObjectParameters(Empty object) Serialized QJsonValue::Object is empty!
PASS   : QtOpenAPI::OperationParameters::headerObjectParameters(Empty object)
PASS   : QtOpenAPI::OperationParameters::headerMapParameters(Non-empty map)
PASS   : QtOpenAPI::OperationParameters::headerMapParameters(Empty map)
PASS   : QtOpenAPI::OperationParameters::headerAdditionalCases(QString(simple string 1))
PASS   : QtOpenAPI::OperationParameters::headerAdditionalCases(QString(simple string 2))
PASS   : QtOpenAPI::OperationParameters::severalHeaderParameters()
PASS   : QtOpenAPI::OperationParameters::headerInvalidStyle()
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(string))
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(int))
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(array))
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(object))
QWARN  : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(Null)) Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(Null)) Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(Null))
QWARN  : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(Undefined)) Path parameter serialization is not supported for the value:  QJsonValue(undefined)
QWARN  : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(Undefined)) Path parameter serialization is not supported for the value:  QJsonValue(undefined)
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue(Undefined))
QWARN  : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue()) Path parameter serialization is not supported for the value:  QJsonValue(null)
QWARN  : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue()) Path parameter serialization is not supported for the value:  QJsonValue(null)
PASS   : QtOpenAPI::OperationParameters::cookieAnyTypeParameters(QJsonValue())
PASS   : QtOpenAPI::OperationParameters::cookieStringParameters(QString with sub-delims)
PASS   : QtOpenAPI::OperationParameters::cookieStringParameters(QString with numbers)
PASS   : QtOpenAPI::OperationParameters::cookieStringParameters(Empty string)
PASS   : QtOpenAPI::OperationParameters::cookieArrayParameters(QList<qint32>{regular numbers})
PASS   : QtOpenAPI::OperationParameters::cookieArrayParameters(QList<qint32>{limits})
QWARN  : QtOpenAPI::OperationParameters::cookieArrayParameters(QList<qint32>{empty}) serializeArrayValue: array is empty!
QWARN  : QtOpenAPI::OperationParameters::cookieArrayParameters(QList<qint32>{empty}) serializeArrayValue: array is empty!
PASS   : QtOpenAPI::OperationParameters::cookieArrayParameters(QList<qint32>{empty})
PASS   : QtOpenAPI::OperationParameters::cookieObjectParameters(Object with sub-delim characters)
PASS   : QtOpenAPI::OperationParameters::cookieObjectParameters(Object with simple strings)
QWARN  : QtOpenAPI::OperationParameters::cookieObjectParameters(Empty object) Serialized QJsonValue::Object is empty!
QWARN  : QtOpenAPI::OperationParameters::cookieObjectParameters(Empty object) Serialized QJsonValue::Object is empty!
PASS   : QtOpenAPI::OperationParameters::cookieObjectParameters(Empty object)
PASS   : QtOpenAPI::OperationParameters::cookieMapParameters(Non-empty map)
PASS   : QtOpenAPI::OperationParameters::cookieMapParameters(Empty map)
PASS   : QtOpenAPI::OperationParameters::severalCookies()
PASS   : QtOpenAPI::OperationParameters::cookieInvalidStyle()
PASS   : QtOpenAPI::OperationParameters::cleanupTestCase()
Totals: 86 passed, 0 failed, 0 skipped, 0 blacklisted, 21044ms
********* Finished testing of QtOpenAPI::OperationParameters *********
