This package contains classes to run JavaScript sources
Further here is a class BomTestRunner that systematically tests JS properties and functions supported by HtmlUnit, and outputs a HTML page with results and statistics.
BOM = Browser Object Model.
Put all HtmlUnit JARs (except jetty*.jar) into your CLASSPATH to compile this package, and to execute Java applications. Try
java fri.util.javascript.BomTestRunnerThis will execute bomTest.js and then generate and display a test result-page in your default web browser, see BomTestRunner.html.