File:  [parser3project] / parser3 / tests / 356.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Sep 27 22:09:55 2016 UTC (9 years, 11 months ago) by moko
Branches: MAIN
CVS tags: HEAD
tests updated after name was added to method_info hash, test for ^reflection:method_info[junction] added (related to feature #1068)

@main[]
1. ^try-catch{ ^reflection:method_info[no-such-class] }
2. ^try-catch{ ^reflection:method_info[string] }
3. ^try-catch{ ^reflection:method_info[string;no-such-method] }
4. ^try-catch{ ^reflection:method_info[string]{code} }
5. ^try-catch{ ^reflection:method_info{code junction} }

6. ^json:string[^reflection:method_info[void;mid]]
7. ^json:string[^reflection:method_info[$void:mid]]

8. ^json:string[^reflection:method_info[$try-catch] $.file[skip] ]
9. ^json:string[^reflection:method_info[MAIN;try-catch] $.file[skip] ]

E-mail: