|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.api.common.PersonTestBase
nesstar.api.common.PersonTest
public class PersonTest
A Test class for Person.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.common.PersonTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
PersonTest(String testName)
Constructor for the PersonTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the PersonTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationEGMSResource()
A Test of the attribute eGMSResource of type EGMSResource |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeFirstName()
A Test of the attribute firstName |
void |
testAttributeInitials()
A Test of the attribute initials |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeLastName()
A Test of the attribute lastName |
void |
testAttributePreferredName()
A Test of the attribute preferredName |
void |
testAttributeSuffix()
A Test of the attribute suffix |
void |
testAttributeTitle()
A Test of the attribute title |
void |
testHomeOperationFindAll()
A test on the home operation findAll(String id) |
void |
testHomeOperationFindByKey()
A test on the home operation findByKey(String id) |
| Methods inherited from class nesstar.api.common.PersonTestBase |
|---|
getAssociationTest, getAttributesTest, getHome, getMethodsTest, getProperiesTest |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PersonTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeTitle()
throws Exception
testAttributeTitle in class PersonTestBaseException
public void testAttributeFirstName()
throws Exception
testAttributeFirstName in class PersonTestBaseException
public void testAttributeLastName()
throws Exception
testAttributeLastName in class PersonTestBaseException
public void testAttributePreferredName()
throws Exception
testAttributePreferredName in class PersonTestBaseException
public void testAttributeInitials()
throws Exception
testAttributeInitials in class PersonTestBaseException
public void testAttributeSuffix()
throws Exception
testAttributeSuffix in class PersonTestBaseException
public void testAttributeComment()
throws Exception
testAttributeComment in class PersonTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class PersonTestBaseException
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class PersonTestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class PersonTestBaseException
public void testAssociationEGMSResource()
throws Exception
testAssociationEGMSResource in class PersonTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class PersonTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||