|
||||||||||
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.biomaterial.test.BioSourceManagementTest
public class BioSourceManagementTest
Constructor Summary | |
---|---|
BioSourceManagementTest(java.lang.String category)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testAddBioSource()
|
void |
testDeleteBioSource()
|
void |
testDeleteDuplicatedBioSource()
|
void |
testDeleteProducedBioSample()
|
void |
testDuplicateBioSource()
|
void |
testGetBioSampleView()
|
void |
testHomeTreatBioSource()
Phu's test for home db |
void |
testTreatBioSource()
|
void |
testUpdateBioSource()
|
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 BioSourceManagementTest(java.lang.String category)
Method Detail |
---|
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
public void testAddBioSource() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testDuplicateBioSource() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testUpdateBioSource() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testTreatBioSource() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testGetBioSampleView() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testDeleteBioSource() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testDeleteDuplicatedBioSource() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testDeleteProducedBioSample() throws AccessDeniedException, ObjectNotExistException
AccessDeniedException
ObjectNotExistException
public void testHomeTreatBioSource() 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 |