|
|||||||||
| 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
public class TermTestBase
A Base Test class for Term.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static TermHome |
__home
|
| Constructor Summary | |
|---|---|
TermTestBase(String testName)
Constructor for the TermTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static TermHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the TermTestBase 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 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 |
| Field Detail |
|---|
public static TermHome __home
| Constructor Detail |
|---|
public TermTestBase(String testName)
testName - | Method Detail |
|---|
public static TermHome getHome()
throws Exception
Exception
public static junit.framework.Test getProperiesTest()
throws Exception
Exception
public static junit.framework.Test getAttributesTest()
throws Exception
Exception
public static junit.framework.Test getAssociationTest()
throws Exception
Exception
public static junit.framework.Test getMethodsTest()
throws Exception
Exceptionpublic 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".
Exception
public void testAttributeLanguage()
throws Exception
The ISO 639 2-letter code of the language in which this term is expressed, e.g.: "en".
Exception
public void testAttributeSynonyms()
throws Exception
The synonyms (in the same language) of the term, e.g.: CRIMINALS has synonyms OFFENDERS and DELINQUENTS.
Exception
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.
Exception
public void testAttributeTranslationNote()
throws Exception
A translation note for the ESSLT thesaurus.
Exception
public void testAttributeCreationDate()
throws Exception
Exception
public void testHomeOperationFindByKey()
throws Exception
Exception
public void testHomeOperationFindAll()
throws Exception
Exception
public void testAssociationBroaderTerms()
throws Exception
Exception
public void testAssociationNarrowerTerms()
throws Exception
Exception
public void testAssociationRelatedTerms()
throws Exception
Exception
public void testAssociationTopTerms()
throws Exception
Exception
public void testAssociationConcept()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||