Results for ysh-object.test.sh

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