-
- Type Parameters:
T - Type of a concrete DAO master
public abstract class AbstractDaoSessionTest<T extends AbstractDaoMaster,S extends AbstractDaoSession>
extends DbTest
Base class for DAO (master) related testing.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
setUp() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Available under the GPLv3 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.