|
|||||||||
| 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.ConceptTestBase
nesstar.api.common.ConceptTest
public class ConceptTest
A Test class for Concept.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.common.ConceptTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
ConceptTest(String testName)
Constructor for the ConceptTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the ConceptTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationTerms()
A Test of the attribute terms as collection of Term |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeUrn()
A Test of the attribute urn |
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.ConceptTestBase |
|---|
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 ConceptTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeUrn()
throws Exception
A globally unique, location indipendent identifier for this concept, e.g: elsst:E10.30.40.10.10.
Note that the URN namespace "elsst" is not an officially registered URN namespace.
testAttributeUrn in class ConceptTestBaseException
public void testAttributeComment()
throws Exception
testAttributeComment in class ConceptTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class ConceptTestBaseException
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class ConceptTestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class ConceptTestBaseException
public void testAssociationTerms()
throws Exception
testAssociationTerms in class ConceptTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class ConceptTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||