Files
loongoffice/scripting/workben/data/testdata/ScriptStorage.csv
2012-03-23 21:58:17 +01:00

5 lines
470 B
CSV

_getScriptLogicalNames;description=Try to get logical names;expected=MemoryUtils.MemUsage
_getImplementations;description=Try to get a valid implementation;logicalname=script://MemoryUtils.MemUsage?location=document;expected=MemoryUtils.MemUsage
_getAllImplementations;description=Try to get all valid implementations;location=doc_with_beanshell_scripts.sxw;expected=returns-Integer,returns-String,returns-Frame
_refresh;description=Try calling refresh;expected=success