|
|||||||||
| 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.VariableTestBase
nesstar.api.faster.VariableTest
public class VariableTest
A Test class for Variable.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.faster.VariableTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
VariableTest(String testName)
Constructor for the VariableTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the VariableTest 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 |
testAttributeAdditivity()
A unit test for JUnit |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeConcept()
A Test of the attribute concept |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeDecimalPlaces()
A Test of the attribute noted as: |
void |
testAttributeExpression()
A Test of the attribute expression |
void |
testAttributeFormat()
A Test of the attribute noted as: |
void |
testAttributeFormatSchema()
A Test of the attribute noted as: |
void |
testAttributeGeogr()
A Test of the attribute noted as: |
void |
testAttributeInstructions()
A Test of the attribute noted as: |
void |
testAttributeInterviewerInstr()
A Test of the attribute InterviewerInstr |
void |
testAttributeIntervl()
A Test of the attribute noted as: |
void |
testAttributeIsKey()
A Test of the attribute noted as: |
void |
testAttributeIsWeight()
A Test of the attribute noted as: |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeMax()
A Test of the attribute noted as: This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeMaxValue()
A Test of the attribute noted as: |
void |
testAttributeMean()
A Test of the attribute noted as: This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeMeanValue()
A Test of the attribute noted as: |
void |
testAttributeMedian()
A Test of the attribute noted as: This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeMedianValue()
A Test of the attribute noted as: |
void |
testAttributeMin()
A Test of the attribute noted as: This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeMinValue()
A Test of the attribute noted as: |
void |
testAttributeMissingValues()
A Test of the attribute noted as: |
void |
testAttributeMode()
A Test of the attribute noted as: This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeModeValue()
A Test of the attribute noted as: |
void |
testAttributeName()
A Test of the attribute noted as: |
void |
testAttributeNature()
A Test of the attribute noted as: |
void |
testAttributeNoInvalidResponses()
A Test of the attribute noted as: |
void |
testAttributeNoResponses()
A Test of the attribute noted as: |
void |
testAttributeNotes()
A Test of the attribute noted as: |
void |
testAttributeNoValidResponses()
A Test of the attribute NoValidResponses |
void |
testAttributeOrigin()
A Test of the attribute noted as: |
void |
testAttributePosition()
A Test of the attribute position |
void |
testAttributePostQuestionText()
A Test of the attribute PostQuestionText |
void |
testAttributePreQuestionText()
A Test of the attribute PreQuestionText |
void |
testAttributeQuestionText()
A Test of the attribute noted as: |
void |
testAttributeScale()
A Test of the attribute noted as: |
void |
testAttributeSource()
A Test of the attribute noted as: |
void |
testAttributeStartPos()
A Test of the attribute noted as: |
void |
testAttributeStd()
A Test of the attribute noted as: This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeStdValue()
A Test of the attribute noted as: |
void |
testAttributeUniverse()
A Test of the attribute noted as: |
void |
testAttributeValRangeMax()
A Test of the attribute noted as: |
void |
testAttributeValRangeMin()
A Test of the attribute noted as: |
void |
testAttributeVarID()
A Test of the attribute noted as: |
void |
testAttributeWeightVariables()
A Test of the attribute noted as: |
void |
testOperationRemove()
A Test of the operation Remove() |
void |
testVarInDefaultSection()
A unit test for JUnit |
| Methods inherited from class nesstar.api.faster.VariableTestBase |
|---|
getAssociationTest, getAttributesTest, getHome, getMethodsTest, getProperiesTest, testHomeOperationFindAll, testHomeOperationFindByKey |
| 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 VariableTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeComment()
throws Exception
testAttributeComment in class VariableTestBaseException
public void testAttributeConcept()
throws Exception
List of Concepts. The general subject to which this variable group may be seen as pertaining.
testAttributeConcept in class VariableTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class VariableTestBaseException
public void testAttributeIsKey()
throws Exception
testAttributeIsKey in class VariableTestBaseException
public void testAttributeIsWeight()
throws Exception
testAttributeIsWeight in class VariableTestBaseException
public void testAttributeNoInvalidResponses()
throws Exception
testAttributeNoInvalidResponses in class VariableTestBaseException
public void testAttributeDecimalPlaces()
throws Exception
testAttributeDecimalPlaces in class VariableTestBaseException
public void testAttributeExpression()
throws Exception
If this variable is derived from other variables this field contains the expression used to calculate the variable.
testAttributeExpression in class VariableTestBaseException
public void testAttributeStartPos()
throws Exception
testAttributeStartPos in class VariableTestBaseException
public void testAttributeName()
throws Exception
testAttributeName in class VariableTestBaseException
public void testAttributeMax()
throws Exception
testAttributeMax in class VariableTestBaseException
public void testAttributeMean()
throws Exception
testAttributeMean in class VariableTestBaseException
public void testAttributeMedian()
throws Exception
testAttributeMedian in class VariableTestBaseException
public void testAttributeMin()
throws Exception
testAttributeMin in class VariableTestBaseException
public void testAttributeMode()
throws Exception
testAttributeMode in class VariableTestBaseException
public void testAttributeStd()
throws Exception
testAttributeStd in class VariableTestBaseException
public void testAttributeMaxValue()
throws Exception
testAttributeMaxValue in class VariableTestBaseException
public void testAttributeMeanValue()
throws Exception
testAttributeMeanValue in class VariableTestBaseException
public void testAttributeMedianValue()
throws Exception
testAttributeMedianValue in class VariableTestBaseException
public void testAttributeMinValue()
throws Exception
testAttributeMinValue in class VariableTestBaseException
public void testAttributeModeValue()
throws Exception
testAttributeModeValue in class VariableTestBaseException
public void testAttributeStdValue()
throws Exception
testAttributeStdValue in class VariableTestBaseException
public void testAttributeValRangeMax()
throws Exception
testAttributeValRangeMax in class VariableTestBaseException
public void testAttributeValRangeMin()
throws Exception
testAttributeValRangeMin in class VariableTestBaseException
public void testAttributeNotes()
throws Exception
testAttributeNotes in class VariableTestBaseException
public void testAttributeQuestionText()
throws Exception
testAttributeQuestionText in class VariableTestBaseException
public void testAttributeWeightVariables()
throws Exception
Exception
public void testAttributeNoResponses()
throws Exception
testAttributeNoResponses in class VariableTestBaseException
public void testAttributeNoValidResponses()
throws Exception
testAttributeNoValidResponses in class VariableTestBaseException
public void testAttributeInstructions()
throws Exception
testAttributeInstructions in class VariableTestBaseException
public void testAttributeUniverse()
throws Exception
testAttributeUniverse in class VariableTestBaseException
public void testAttributeNature()
throws Exception
testAttributeNature in class VariableTestBaseException
public void testAttributeScale()
throws Exception
testAttributeScale in class VariableTestBaseException
public void testAttributeOrigin()
throws Exception
testAttributeOrigin in class VariableTestBaseException
public void testAttributeGeogr()
throws Exception
testAttributeGeogr in class VariableTestBaseException
public void testAttributeMissingValues()
throws Exception
testAttributeMissingValues in class VariableTestBaseException
public void testAttributeIntervl()
throws Exception
testAttributeIntervl in class VariableTestBaseException
public void testAttributeFormat()
throws Exception
testAttributeFormat in class VariableTestBaseException
public void testAttributeFormatSchema()
throws Exception
testAttributeFormatSchema in class VariableTestBaseException
public void testAttributeVarID()
throws Exception
testAttributeVarID in class VariableTestBaseException
public void testAttributeSource()
throws Exception
testAttributeSource in class VariableTestBaseException
public void testAttributeAdditivity()
throws Exception
testAttributeAdditivity in class VariableTestBaseException
public void testVarInDefaultSection()
throws Exception
Exception
public void testAssociationSections()
throws Exception
testAssociationSections in class VariableTestBaseException
public void testAssociationMeasures()
throws Exception
testAssociationMeasures in class VariableTestBaseException
public void testAssociationStatistics()
throws Exception
testAssociationStatistics in class VariableTestBaseException
public void testAssociationStudy()
throws Exception
testAssociationStudy in class VariableTestBaseException
public void testAssociationDatafile()
throws Exception
testAssociationDatafile in class VariableTestBaseException
public void testAssociationGroups()
throws Exception
testAssociationGroups in class VariableTestBaseException
public void testAssociationFactsheets()
throws Exception
testAssociationFactsheets in class VariableTestBaseException
public void testAssociationTables()
throws Exception
testAssociationTables in class VariableTestBaseException
public void testAssociationWeightVariables()
throws Exception
testAssociationWeightVariables in class VariableTestBaseException
public void testAssociationSection()
throws Exception
testAssociationSection in class VariableTestBaseException
public void testAssociationWeightVariable()
throws Exception
testAssociationWeightVariable in class VariableTestBaseException
public void testAttributePreQuestionText()
throws Exception
Text describing a set of conditions under which a question might be asked.
testAttributePreQuestionText in class VariableTestBaseException
public void testAttributePostQuestionText()
throws Exception
Text describing what occurs after the literal question has been asked.
testAttributePostQuestionText in class VariableTestBaseException
public void testAttributeInterviewerInstr()
throws Exception
Specific instructions to the individual conducting an interview.
testAttributeInterviewerInstr in class VariableTestBaseException
public void testOperationRemove()
throws Exception
VariableTestBaseRemove this derived variable.
testOperationRemove in class VariableTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class VariableTestBaseException
public void testAttributePosition()
throws Exception
Represents the ordinal position of a variable in the ddi xml. Starts from position 1.
testAttributePosition in class VariableTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||