Results for ysh-object.test.sh

statusyshysh_ALT
pass 1212
total1212
caseyshysh_ALTdescription
0pass pass Object() creates prototype chain
1pass pass prototype()
2pass pass propView()
3pass pass Mutating method lookup with ->
4pass pass Mutating method must be up the prototype chain, not on the object
5pass pass Copy to Dict with dict(), and mutate
6pass pass setvar obj.attr = and += and ...
7pass pass can't encode objects as JSON
8pass pass Can all builtin methods with s.upper()
9pass pass invokable Obj must be have prototype containing __invoke__ of value.Proc - type -t
10pass pass Object with longer prototype chain
11pass pass Closures in a loop idiom
24 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped