|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
MockContainer | Provides a mock container for testing Click Pages. |
MockContext | Provides a mock Context object for unit testing. |
Provides a mock package for Click, enabling unit testing of Pages and Controls.
This package defines the main mock classes but developers only have to be concerned with two classes namelyMockContainer
and
MockContext
.
The main class developers will use is MockContainer
which
provides mocking mocking of application pages and controls.
The class MockContext
provides mocking of
Control
s and is easier to setup and use than
MockContainer
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |