--- parser3/tests/results/421.processed 2024/05/26 18:20:41 1.2 +++ parser3/tests/results/421.processed 2024/09/28 16:54:14 1.5 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 10028 +Content-Length: 10428 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 @@ -303,28 +312,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, @@ -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)