--- parser3/tests/results/421.processed 2024/09/28 16:54:14 1.5 +++ parser3/tests/results/421.processed 2025/11/12 18:22:10 1.8 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 10428 - +Content-Type: text/html +Content-Length: 10843 + 1. nonexistent method exception check for all classes Class MAIN methoded ^MAIN:bad[] Exception type: parser.runtime, Source: bad, @@ -8,6 +8,12 @@ Comment: MAIN method not found Exception type: parser.runtime, Source: bad, Comment: MAIN method not found +Class amqp methoded ^amqp:bad[] Exception type: parser.runtime, +Source: bad, +Comment: amqp method not found +Exception type: parser.runtime, +Source: bad, +Comment: amqp method not found Class array methoded ^array:bad[] Exception type: parser.runtime, Source: bad, Comment: array method not found @@ -200,6 +206,9 @@ Comment: xnode method not found Class MAIN $MAIN:bad no exception no exception +Class amqp +$amqp:bad no exception +no exception Class array $array:bad no exception no exception @@ -395,9 +404,16 @@ field Exception type: parser.runtime, Source: bad, Comment: xnode field not found array -method Exception type: number.format, +method Exception type: parser.runtime, Source: bad, -Comment: invalid number (int) +Comment: array method not found field Exception type: number.format, Source: bad, Comment: invalid number (int) +4. nonexistent constructor +Exception type: parser.runtime, +Source: bad, +Comment: hash constructor not found +Exception type: parser.runtime, +Source: bad, +Comment: class is undefined