Java Reference
In-Depth Information
You use RhinoUnit when your application is independent of operating system fea-
tures and browser-specific implementations of JavaScript, DOM , CSS , and the like. You
use JsUnit when you require validation of specific browsers and operating systems,
especially if the application takes advantage of or depends on a browser's specific
implementation of JavaScript, DOM , CSS , and so on.
Finally, we looked at the unique challenge posed by GWT , a framework that trans-
lates your Java code to JavaScript.
This chapter concludes our survey of user interface testing, and we now move to
the server side and testing with Cactus.
Search WWH ::




Custom Search