org.appfuse.service
Class LookupManagerTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.appfuse.service.BaseManagerTestCase
              extended byorg.appfuse.service.LookupManagerTest
All Implemented Interfaces:
Test

public class LookupManagerTest
extends BaseManagerTestCase


Field Summary
 
Fields inherited from class org.appfuse.service.BaseManagerTestCase
conn, ctx, rb
 
Constructor Summary
LookupManagerTest()
           
 
Method Summary
static void main(String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void testGetAllRoles()
           
 void testGetDegreees()
           
 void testGetTemplates()
           
 void testGetWorkStatuses()
           
 
Methods inherited from class org.appfuse.service.BaseManagerTestCase
populate
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LookupManagerTest

public LookupManagerTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Throws:
Exception

testGetAllRoles

public void testGetAllRoles()
                     throws Exception
Throws:
Exception

testGetTemplates

public void testGetTemplates()
                      throws Exception
Throws:
Exception

testGetWorkStatuses

public void testGetWorkStatuses()
                         throws Exception
Throws:
Exception

testGetDegreees

public void testGetDegreees()
                     throws Exception
Throws:
Exception

main

public static void main(String[] args)


Copyright © 2002-2004