Detailed reference of prototypes, properties and methods available in the
Javascript environment of your Helma web applications.

Array tests
Declare which test methods should be run in which order
idCounter
A global id "counter"
Methods
setup()
Called before running the tests
cleanup()
Called after tests have finished. This method will be called regarless whether the test succeeded or failed.
testAdd()
Test adding a document object immediately
testRemove()
Test removing a document object immediately
testOptimize()
Test immediate index optimization
createDocumentObject()
Creates a new document object to be put into the index
returns
A newly created document object containing test data
Tue, 25 Nov 2008 16:50:14 GMT.

core framework

optional modules

java libraries