|
|||||||||
| 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.TermTestBase
nesstar.api.common.TermTest
public class TermTest
A Test class for Term.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.common.TermTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
TermTest(String testName)
Constructor for the TermTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the TermTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationBroaderTerms()
A Test of the attribute broaderTerms as collection of Term |
void |
testAssociationConcept()
A Test of the attribute concept of type Concept |
void |
testAssociationNarrowerTerms()
A Test of the attribute narrowerTerms as collection of Term |
void |
testAssociationRelatedTerms()
A Test of the attribute relatedTerms as collection of Term |
void |
testAssociationTopTerms()
A Test of the attribute topTerms as collection of Term |
void |
testAttributeComment()
A Test of the attribute comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeLabel()
A Test of the attribute label |
void |
testAttributeLanguage()
A Test of the attribute language |
void |
testAttributeSynonyms()
A Test of the attribute synonyms |
void |
testAttributeTranslationNote()
A Test of the attribute translationNote |
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.TermTestBase |
|---|
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 TermTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeLabel()
throws Exception
The name of the term, e.g.: "ACID RAIN".
testAttributeLabel in class TermTestBaseException
public void testAttributeLanguage()
throws Exception
The ISO 639 2-letter code of the language in which this term is expressed, e.g.: EN.
testAttributeLanguage in class TermTestBaseException
public void testAttributeSynonyms()
throws Exception
The synonyms (in the same language) of the term, e.g.: CRIMINALS has synonyms OFFENDERS and DELINQUENTS.
testAttributeSynonyms in class TermTestBaseException
public void testAttributeComment()
throws Exception
The definition/scope of the term. Used to specify the exact meaning of the term. For ELSST it corresponds to the "ambiguity" scope note.
testAttributeComment in class TermTestBaseException
public void testAttributeTranslationNote()
throws Exception
A translation note for the ESSLT thesaurus.
testAttributeTranslationNote in class TermTestBaseException
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class TermTestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class TermTestBaseException
public void testAssociationBroaderTerms()
throws Exception
testAssociationBroaderTerms in class TermTestBaseException
public void testAssociationNarrowerTerms()
throws Exception
testAssociationNarrowerTerms in class TermTestBaseException
public void testAssociationRelatedTerms()
throws Exception
testAssociationRelatedTerms in class TermTestBaseException
public void testAssociationTopTerms()
throws Exception
testAssociationTopTerms in class TermTestBaseException
public void testAssociationConcept()
throws Exception
testAssociationConcept in class TermTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class TermTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||