--- parser3/tests/results/421.processed 2024/09/10 19:32:10 1.3 +++ parser3/tests/results/421.processed 2025/11/12 18:22:10 1.8 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 10481 - +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,18 @@ 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 +Exception type: parser.runtime, +Source: bad, +Comment: array method not found Class bool methoded ^bool:bad[] Exception type: parser.runtime, Source: bad, Comment: bool method not found @@ -152,12 +164,6 @@ Comment: response method not found Exception type: parser.runtime, Source: bad, Comment: response method not found -Class sparse-array methoded ^sparse-array:bad[] Exception type: parser.runtime, -Source: bad, -Comment: sparse-array method not found -Exception type: parser.runtime, -Source: bad, -Comment: sparse-array method not found Class status ^status:bad[] Exception type: parser.runtime, Source: bad, Comment: status method not found @@ -200,6 +206,12 @@ 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 Class bool $bool:bad no exception no exception @@ -284,9 +296,6 @@ Comment: request field not found Class response $response:bad no exception no exception -Class sparse-array -$sparse-array:bad no exception -no exception Class status $status:bad no exception no exception @@ -312,28 +321,28 @@ Source: bad, Comment: bool method not found field Exception type: parser.runtime, Source: bad, -Comment: element can not be fetched from bool +Comment: element cannot be fetched from bool string method Exception type: parser.runtime, Source: bad, Comment: string method not found field Exception type: parser.runtime, Source: bad, -Comment: element can not be fetched from string +Comment: element cannot be fetched from string double method Exception type: parser.runtime, Source: bad, Comment: double method not found field Exception type: parser.runtime, Source: bad, -Comment: element can not be fetched from double +Comment: element cannot be fetched from double int method Exception type: parser.runtime, Source: bad, Comment: int method not found field Exception type: parser.runtime, Source: bad, -Comment: element can not be fetched from int +Comment: element cannot be fetched from int date method Exception type: parser.runtime, Source: bad, @@ -394,10 +403,17 @@ Comment: xnode method not found field Exception type: parser.runtime, Source: bad, Comment: xnode field not found -sparse-array -method Exception type: number.format, +array +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