public abstract class AbstractTestData extends Object implements IExecuteService
| Modifier and Type | Field and Description |
|---|---|
protected Database |
database |
protected SessionState |
sessionState |
| Constructor and Description |
|---|
AbstractTestData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExecuteServiceName() |
protected void |
withIdBucket(Integer idBucket,
Runnable runnable) |
protected void |
withUser(String userName,
Runnable runnable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute@Autowired protected Database database
@Autowired protected SessionState sessionState
public String getExecuteServiceName()
getExecuteServiceName in interface IExecuteServiceCopyright © 2015 Matsuo IT. All rights reserved.