|
|||||||||
| 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.faster.SectionTestBase
public class SectionTestBase
A Base Test class for Section.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static SectionHome |
__home
|
| Constructor Summary | |
|---|---|
SectionTestBase(String testName)
Constructor for the SectionTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static SectionHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the SectionTestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationSection()
A Test of the attribute section of type Section |
void |
testAssociationStudy()
A Test of the attribute study of type Study |
void |
testAssociationSubSections()
A Test of the attribute subSections as collection of Section |
void |
testAssociationVariables()
A Test of the attribute variables as collection of Variable |
void |
testAttributeComment()
A Test of the attribute comment |
void |
testAttributeConcept()
A Test of the attribute concept |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeDefinition()
A Test of the attribute definition |
void |
testAttributeLabel()
A Test of the attribute label |
void |
testAttributeName()
A Test of the attribute name |
void |
testAttributeNotes()
A Test of the attribute notes |
void |
testAttributeUniverse()
A Test of the attribute universe |
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 SectionHome __home
| Constructor Detail |
|---|
public SectionTestBase(String testName)
testName - | Method Detail |
|---|
public static SectionHome 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
A short description of the variable group.
Exception
public void testAttributeComment()
throws Exception
Lengthier description of variable group.
Exception
public void testAttributeUniverse()
throws Exception
A description of the population covered by the data in the file
Exception
public void testAttributeName()
throws Exception
The unique ID for the group.
Exception
public void testAttributeDefinition()
throws Exception
Rationale for why the variables are grouped in this way.
Exception
public void testAttributeNotes()
throws Exception
For clarifying information/annotation regarding the variable groups.
Exception
public void testAttributeConcept()
throws Exception
List of Concepts. The general subject to which this variable group may be seen as pertaining.
Exception
public void testAttributeCreationDate()
throws Exception
Exception
public void testHomeOperationFindByKey()
throws Exception
Exception
public void testHomeOperationFindAll()
throws Exception
Exception
public void testAssociationVariables()
throws Exception
Exception
public void testAssociationSection()
throws Exception
Exception
public void testAssociationSubSections()
throws Exception
Exception
public void testAssociationStudy()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||