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

470 B

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