--- parser3/tests/results/421.processed 2024/10/14 21:56:14 1.6 +++ parser3/tests/results/421.processed 2025/11/12 18:22:10 1.8 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 10539 - +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 @@ -405,3 +414,6 @@ Comment: invalid number (int) Exception type: parser.runtime, Source: bad, Comment: hash constructor not found +Exception type: parser.runtime, +Source: bad, +Comment: class is undefined