Asynchronous Event Testing

This example shows how to create an asynchronous test with the YUI Test framework for testing browser-based JavaScript code. A TestCase object is created to test the Anim object. The test waits until the animation is complete before checking the settings of the animated element.

Logger Console

INFO Testing began at Thu Jan 09 2025 21:23:51 GMT+0000 (Coordinated Universal Time).

INFO Test case "Animation Tests" started.