org.appfuse.persistence
Class LookupDAOTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.appfuse.persistence.BaseDAOTestCase
org.appfuse.persistence.LookupDAOTest
- All Implemented Interfaces:
- Test
- public class LookupDAOTest
- extends BaseDAOTestCase
This class tests the current LookupDAO implementation class
- Author:
- mraible
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
LookupDAOTest
public LookupDAOTest()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Throws:
Exception
testGetRoles
public void testGetRoles()
throws Exception
- Throws:
Exception
testGetAllTemplates
public void testGetAllTemplates()
throws Exception
- Throws:
Exception
testGetWorkStatuses
public void testGetWorkStatuses()
throws Exception
- Throws:
Exception
testGetDegrees
public void testGetDegrees()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
Copyright © 2002-2004