|
|||||||||
| 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.Variable2TestBase
nesstar.api.faster.Variable2Test
public class Variable2Test
A Test class for Variable2.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.faster.Variable2TestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
Variable2Test(String testName)
Constructor for the Variable2Test object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the Variable2Test class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationDatafile()
A Test of the attribute datafile of type Datafile |
void |
testAssociationFactsheets()
A Test of the attribute factsheets as collection of Factsheet |
void |
testAssociationGroups()
A Test of the attribute groups as collection of VariableGroup |
void |
testAssociationMeasures()
A Test of the attribute measures as collection of Measure |
void |
testAssociationSection()
A Test of the attribute section of type Section |
void |
testAssociationSections()
A Test of the attribute sections as collection of Section |
void |
testAssociationStatistics()
A Test of the attribute statistics as collection of CategoryStatistic |
void |
testAssociationStudy()
A Test of the attribute study of type Study |
void |
testAssociationTables()
A Test of the attribute tables as collection of Table |
void |
testAssociationWeightVariable()
A Test of the attribute weightVariable of type Variable |
void |
testAssociationWeightVariables()
A Test of the attribute weightVariables as collection of Variable |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeEndPos()
A Test of the attribute EndPos |
void |
testAttributeExtNotesRole()
A Test of the attribute ExtNotesRole |
void |
testAttributeExtNotesTitle()
A Test of the attribute ExtNotesTitle |
void |
testAttributeExtNotesURI()
A Test of the attribute ExtNotesURI |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeNumCats()
A Test of the attribute NumCats |
void |
testAttributePosition()
A Test of the attribute position |
void |
testAttributeSyntax()
A Test of the attribute syntax |
void |
testAttributeWidth()
A Test of the attribute Width |
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.faster.Variable2TestBase |
|---|
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 Variable2Test(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeEndPos()
throws Exception
End position of variable in data file
testAttributeEndPos in class Variable2TestBaseException
public void testAttributeWidth()
throws Exception
Width of variable in data file
testAttributeWidth in class Variable2TestBaseException
public void testAttributeComment()
throws Exception
testAttributeComment in class Variable2TestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class Variable2TestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class Variable2TestBaseException
public void testAttributePosition()
throws Exception
Represents the ordinal position of a variable in the ddi xml. Starts from position 1.
Exception
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class Variable2TestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class Variable2TestBaseException
public void testAssociationSections()
throws Exception
Exception
public void testAssociationMeasures()
throws Exception
Exception
public void testAssociationStatistics()
throws Exception
Exception
public void testAssociationStudy()
throws Exception
Exception
public void testAssociationDatafile()
throws Exception
Exception
public void testAssociationGroups()
throws Exception
Exception
public void testAssociationFactsheets()
throws Exception
Exception
public void testAssociationTables()
throws Exception
Exception
public void testAssociationWeightVariables()
throws Exception
Exception
public void testAssociationSection()
throws Exception
Exception
public void testAssociationWeightVariable()
throws Exception
Exception
public void testAttributeNumCats()
throws Exception
Number of category statistics belonging to this variable
testAttributeNumCats in class Variable2TestBaseException
public void testAttributeSyntax()
throws Exception
Represents the sintax used for defining the expression
testAttributeSyntax in class Variable2TestBaseException
public void testAttributeExtNotesURI()
throws Exception
An external link containing variable notes
testAttributeExtNotesURI in class Variable2TestBaseException
public void testAttributeExtNotesTitle()
throws Exception
Title of external link containing variable notes
testAttributeExtNotesTitle in class Variable2TestBaseException
public void testAttributeExtNotesRole()
throws Exception
Role of external link containing variable notes
testAttributeExtNotesRole in class Variable2TestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||