|
|||||||||
| 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.GeographicalUnitTestBase
nesstar.api.common.GeographicalUnitTest
public class GeographicalUnitTest
A Test class for GeographicalUnit.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.common.GeographicalUnitTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
GeographicalUnitTest(String testName)
Constructor for the GeographicalUnitTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the GeographicalUnitTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationChildren()
A Test of the attribute children as collection of GeographicalUnit |
void |
testAssociationParent()
A Test of the attribute parent of type GeographicalUnit |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeLabel()
A test on Label |
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.GeographicalUnitTestBase |
|---|
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 GeographicalUnitTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeComment()
throws Exception
testAttributeComment in class GeographicalUnitTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class GeographicalUnitTestBaseException
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class GeographicalUnitTestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class GeographicalUnitTestBaseException
public void testAssociationParent()
throws Exception
testAssociationParent in class GeographicalUnitTestBaseException
public void testAssociationChildren()
throws Exception
testAssociationChildren in class GeographicalUnitTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class GeographicalUnitTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||