Skip navigation links

Package net.sf.mmm.client.ui.impl.test

Contains the test implementation of client-ui for widgets.

See: Description

Package net.sf.mmm.client.ui.impl.test Description

Contains the test implementation of client-ui for widgets.

Client UI Impl Test

This package and its sub-packages contain the implementation of Client UI API for tests without a native toolkit.
It allows to run (integrative) tests of the UI widgets and dialogs/screens for continuous integration and quick feedback if a change breaks existing features. The test implementation fully supports all programmatic changes including the caused effects such as events fired and related dynamic effects. However, such tests can NOT reveal any problems specific to layout (broken CSS rendering, etc.) or toolkit specific problems (custom JavaScript failure or browser quirks). For such purpose you may want to use manual integration testing or use selenium for automation of real integration tests.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.