--- parser3/tests/results/421.processed 2024/05/26 18:20:41 1.2 +++ parser3/tests/results/421.processed 2024/09/14 23:06:25 1.4 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 10028 +Content-Length: 10432 1. nonexistent method exception check for all classes Class MAIN methoded ^MAIN:bad[] Exception type: parser.runtime, @@ -8,6 +8,12 @@ Comment: MAIN method not found Exception type: parser.runtime, Source: bad, Comment: MAIN 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 @@ -194,6 +200,9 @@ Comment: xnode method not found Class MAIN $MAIN:bad no exception no exception +Class array +$array:bad no exception +no exception Class bool $bool:bad no exception no exception @@ -385,3 +394,10 @@ Comment: xnode method not found field Exception type: parser.runtime, Source: bad, Comment: xnode field not found +array +method Exception type: number.format, +Source: bad, +Comment: invalid number (int) +field Exception type: number.format, +Source: bad, +Comment: invalid number (int)