Class
caplin.dom.testing.viewhandler

ChildrenCount

ChildrenCount ViewFixtureHandler can be used to get number of child elements for a view element. Example usage:

and("example.view.(select).childrenCount = 5");

Constructor Summary

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

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

Constructor Detail

caplin.dom.testing.viewhandler.ChildrenCount()