C E M O R S U

C

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() - 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

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.

C E M O R S U

Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.