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
Methods
setup()
Create and configure the form object
testFormRender()
Test the form rendering mechanism
testFormValidate()
Test the form validation mechanism
testFormRenderWithError()
Test the form rendering mechanism in the case of an error
testFormSave()
Test the form save mechanism
debugElement(el)
Helper function to dump an html element to the response
parameters
Object el
assertAttribute(attrList, name, value)
Helper function to assert that a given attribute exists in an element
parameters
Array attrList Array with attribute objects
String name Name of attribute
String value Value of attribute
Sun, 03 Feb 2008 18:54:14 GMT.

core framework

optional modules

java libraries