|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
gov.nih.nci.caarray.services.useradmin.test.AdminManagementTest
public class AdminManagementTest
Constructor Summary | |
---|---|
AdminManagementTest(java.lang.String category)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testAddPerson()
|
void |
testUpdatePerson()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
---|
public AdminManagementTest(java.lang.String category)
Method Detail |
---|
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
public void testAddPerson() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testUpdatePerson() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |