tests: Test result update for `curl_http`
[nit.git] / tests / sav / base_attr3_alt2.res
index 37c350e..5531be5 100644 (file)
@@ -1,10 +1,17 @@
-alt/base_attr3_alt2.nit:49,3--10: Error: Method 'a1=' doesn't exists in A.
-alt/base_attr3_alt2.nit:51,3--10: Error: Method 'a2=' doesn't exists in A.
-alt/base_attr3_alt2.nit:52,3--6: Error: Method 'a3' doesn't exists in A.
-alt/base_attr3_alt2.nit:53,3--10: Error: Method 'a3=' doesn't exists in A.
-alt/base_attr3_alt2.nit:58,3--6: Error: Method 'a6' doesn't exists in A.
-alt/base_attr3_alt2.nit:64,3--6: Error: Method 'a9' doesn't exists in A.
-alt/base_attr3_alt2.nit:67,3--11: Error: Method 'a10=' doesn't exists in A.
-alt/base_attr3_alt2.nit:69,3--11: Error: Method 'a11=' doesn't exists in A.
-alt/base_attr3_alt2.nit:70,3--7: Error: Method 'a12' doesn't exists in A.
-alt/base_attr3_alt2.nit:71,3--11: Error: Method 'a12=' doesn't exists in A.
+alt/base_attr3_alt2.nit:49,5--6: Error: method `a1=` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:50,5--6: Error: method `a2` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:51,5--6: Error: method `a2=` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:52,5--6: Error: method `a3` does not exists in `A`.
+alt/base_attr3_alt2.nit:53,5--6: Error: method `a3=` does not exists in `A`.
+alt/base_attr3_alt2.nit:56,5--6: Error: method `a5` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:58,5--6: Error: method `a6` does not exists in `A`.
+alt/base_attr3_alt2.nit:61,5--6: Error: method `a7=` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:62,5--6: Error: method `a8` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:63,5--6: Error: method `a8=` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:64,5--6: Error: method `a9` does not exists in `A`.
+alt/base_attr3_alt2.nit:65,5--6: Error: method `a9=` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:67,5--7: Error: method `a10=` does not exists in `A`.
+alt/base_attr3_alt2.nit:68,5--7: Error: method `a11` is protected and can only accessed by `self`.
+alt/base_attr3_alt2.nit:69,5--7: Error: method `a11=` does not exists in `A`.
+alt/base_attr3_alt2.nit:70,5--7: Error: method `a12` does not exists in `A`.
+alt/base_attr3_alt2.nit:71,5--7: Error: method `a12=` does not exists in `A`.