| Interface | Description |
|---|---|
| FactoryMock<T> |
The interface for factory mocks - mocks which needs to be created by constructing class instance by class name (e.g.
|
| Class | Description |
|---|---|
| FactoryMockImpl<T> |
The implementation of factory mocks - mocks which needs to be created by constructing class instance by class name (e.g.
|
| FactoryMockingService |
The service class for creating new factory mocks and their enhancing by mocking ability.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.