public abstract class BaseManagerMockTestCase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.jmock.Mockery |
context
The junit 4 context
|
protected org.apache.commons.logging.Log |
log
A logger
|
protected ResourceBundle |
rb
The resourceBundle
|
| Constructor and Description |
|---|
BaseManagerMockTestCase()
Default constructor will set the ResourceBundle if needed.
|
protected final org.apache.commons.logging.Log log
protected ResourceBundle rb
protected org.jmock.Mockery context
Copyright © 2003-2012. All Rights Reserved.