Class
caplin.dom.testing.viewhandler

MouseOut

MouseOut ViewFixtureHandler can be used to trigger mouseout event for a view element. Example usage:

when("test.page.(#aRealButton).mouseOut => true");

Constructor Summary

Attributes Name and Description
caplin.dom.testing.viewhandler.MouseOut()

Methods implemented from class caplin.dom.testing.viewhandler.ViewFixtureHandler:
get, set

Constructor Detail

caplin.dom.testing.viewhandler.MouseOut()