Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- checkAndReturnMock(Object) - Method in class org.fest.mocks.EasyMockTemplate
- cleanUp() - Method in class org.fest.mocks.EasyMockTemplate
-
Cleans up any resources if necessary.
- codeToTest() - Method in class org.fest.mocks.EasyMockTemplate
-
Executes the code that is under test.
E
- EasyMockTemplate - Class in org.fest.mocks
-
Understands a template for usage of EasyMock mocks.
- EasyMockTemplate(Object...) - Constructor for class org.fest.mocks.EasyMockTemplate
-
Constructor.
- expectations() - Method in class org.fest.mocks.EasyMockTemplate
-
Sets the expectations on the mock objects.
M
- mocks - Variable in class org.fest.mocks.EasyMockTemplate
-
Mock objects managed by this template
- mocks() - Method in class org.fest.mocks.EasyMockTemplate
-
Returns all the mocks managed by this template.
O
- org.fest.mocks - package org.fest.mocks
-
Provides utility classes to simplify usage of EasyMock.
R
- run() - Method in class org.fest.mocks.EasyMockTemplate
-
Encapsulates EasyMock's behavior pattern.
S
- serialVersionUID - Static variable in exception org.fest.mocks.UnexpectedError
- setUp() - Method in class org.fest.mocks.EasyMockTemplate
-
Sets up the test fixture if necessary.
U
- UnexpectedError - Exception in org.fest.mocks
-
Understands an unexpected error.
- UnexpectedError(Throwable) - Constructor for exception org.fest.mocks.UnexpectedError
-
Creates a new
UnexpectedError
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form