java.lang.Objectorg.wounittest.EOFTest
public class EOFTest
EOFTest can be used as superclass for EOF related test cases. It provides a MockEditingContext.
| Constructor Summary | |
|---|---|
EOFTest()
|
|
| Method Summary | |
|---|---|
MockEditingContext |
mockEditingContext()
Returns a MockEditingContext that can be used for testing enterprise objects without accessing the database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EOFTest()
| Method Detail |
|---|
public MockEditingContext mockEditingContext()
MockEditingContext that can be used for testing enterprise objects without accessing the database.