|
|||||||||
| 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.StudyTestBase
nesstar.api.faster.StudyTest
public class StudyTest
A Test class for Study.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.faster.StudyTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
StudyTest(String testName)
Constructor for the StudyTest object |
|
| Method Summary | |
|---|---|
void |
checkComponents(Study study,
int maxHits,
int numParts)
Description of the Method |
void |
checkDuplicates(RDFObject part)
Description of the Method |
static void |
main(String[] args)
The main program for the StudyTest class |
List |
queryCatalogAndStudy(String query,
int startHit,
int maxHits,
boolean wantPaths)
Compare results of query in a study and in a catalog that contains only that study |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationCubes()
A Test of the attribute cubes as collection of Cube |
void |
testAssociationFactsheets()
A Test of the attribute factsheets as collection of Factsheet |
void |
testAssociationFiles()
A Test of the attribute files as collection of Datafile |
void |
testAssociationSections()
A Test of the attribute sections as collection of Section |
void |
testAssociationSeries()
A Test of the attribute series of type Series |
void |
testAssociationTables()
A Test of the attribute tables as collection of Table |
void |
testAssociationVariables()
A Test of the attribute variables as collection of Variable |
void |
testAttributeAccessPlace()
A Test of the attribute accessPlace |
void |
testAttributeAnalyticUnit()
Test Attributes * |
void |
testAttributeCollectionEnd()
A Test of the attribute CollectionEnd |
void |
testAttributeCollectionStart()
A Test of the attribute CollectionStart |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCountryCode()
A Test of the attribute CountryCode |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeDataCollector()
A Test of the attribute DataCollector |
void |
testAttributeDocAltTitl()
A Test of the attribute docAltTitl |
void |
testAttributeDocAuthEntity()
A Test of the attribute DocAuthEntity |
void |
testAttributeDocBiblCit()
A Test of the attribute DocBiblCit |
void |
testAttributeDocCopyright()
A Test of the attribute DocCopyright |
void |
testAttributeDocEngTitle()
A Test of the attribute DocEngTitle |
void |
testAttributeDocProdDate()
A Test of the attribute DocProdDate |
void |
testAttributeDocProducer()
A Test of the attribute DocProducer |
void |
testAttributeDocTitle()
A Test of the attribute DocTitle |
void |
testAttributeEngWeight()
A Test of the attribute EngWeight |
void |
testAttributeKeywords()
A Test of the attribute Keywords |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeNation()
A Test of the attribute Nation |
void |
testAttributeNumCubes()
A unit test for JUnit |
void |
testAttributePeriodEnd()
A Test of the attribute PeriodEnd |
void |
testAttributePeriodStart()
A Test of the attribute PeriodStart |
void |
testAttributeRelated()
A Test of the attribute Related |
void |
testAttributeSeriesName()
A Test of the attribute SeriesName |
void |
testAttributeStdyAltTitl()
A Test of the attribute stdyAltTitl |
void |
testAttributeStdyAuthEntity()
A Test of the attribute StdyAuthEntity |
void |
testAttributeStdyContact()
A Test of the attribute stdyContact |
void |
testAttributeStdyContactAffiliation()
A Test of the attribute stdyContactAffiliation |
void |
testAttributeStdyContactEmail()
A Test of the attribute stdyContactEmail |
void |
testAttributeStdyContributor()
A Test of the attribute stdyContributor |
void |
testAttributeStdyCopyright()
A Test of the attribute StdyCopyright |
void |
testAttributeStdyDataAppraisal()
A Test of the attribute stdyDataAppraisal |
void |
testAttributeStdyDataCollFreq()
A Test of the attribute stdyDataCollFreq |
void |
testAttributeStdyDepDate()
A Test of the attribute StdyDepDate |
void |
testAttributeStdyID()
A Test of the attribute StdyID |
void |
testAttributeStdyParTitl()
A Test of the attribute StdyParTitl |
void |
testAttributeStdyProdAgency()
A Test of the attribute StdyProdAgency |
void |
testAttributeStdyProdDate()
A Test of the attribute StdyProdDate |
void |
testAttributeStdyProducer()
A Test of the attribute StdyProducer |
void |
testAttributeStdyProducerAbbr()
A Test of the attribute stdyProducerAbbr |
void |
testAttributeStdyStatus()
A Test of the attribute stdyStatus |
void |
testAttributeStdyVersion()
A Test of the attribute StdyVersion |
void |
testAttributeStdyVersionDate()
A Test of the attribute stdyVersionDate |
void |
testAttributeStdyVersionNotes()
A Test of the attribute stdyVersionNotes |
void |
testAttributeStdyVersionResponsibility()
A Test of the attribute stdyVersionResponsibility |
void |
testAttributeStdyVersionType()
A Test of the attribute stdyVersionType |
void |
testAttributeTopics()
A Test of the attribute Topics |
void |
testAttributeUniverse()
A unit test for JUnit |
void |
testAttributeWeight()
A unit test for JUnit |
void |
testComponents()
Check that the correct number of components have been created and that their contents are correct |
void |
testGetDistributionDate()
Test that a study gets the distributionDate correctly |
void |
testGetSections()
A unit test for JUnit |
void |
testHomeOperationAddStudy()
A Test of the Home operation addStudy(File file) |
void |
testHomeOperationAddStudyConcurrent()
A Test of the Home operation addStudy() concurrently |
void |
testHomeOperationCreate()
A Test of the Home operation create(File file) |
void |
testNestedSections()
A unit test for JUnit |
void |
testOperationGetSeries()
A unit test for JUnit |
void |
testOperationGetWeightVariables()
Operations * |
void |
testOperationRangeQuery()
A unit test for JUnit |
void |
testUTF8Support()
A unit test for JUnit |
void |
testWeightVariables()
For test study 2568, only V13 should be returned as a weight Variable |
| Methods inherited from class nesstar.api.faster.StudyTestBase |
|---|
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 StudyTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeAnalyticUnit()
throws Exception
testAttributeAnalyticUnit in class StudyTestBaseException
public void testAttributeUniverse()
throws Exception
testAttributeUniverse in class StudyTestBaseException
public void testAttributeWeight()
throws Exception
testAttributeWeight in class StudyTestBaseException
public void testAttributeNumCubes()
throws Exception
testAttributeNumCubes in class StudyTestBaseException
public void testAttributeCollectionEnd()
throws Exception
End of data collection
testAttributeCollectionEnd in class StudyTestBaseException
public void testAttributeCollectionStart()
throws Exception
Start of data collection
testAttributeCollectionStart in class StudyTestBaseException
public void testAttributeDocProdDate()
throws Exception
Date of production of document
testAttributeDocProdDate in class StudyTestBaseException
public void testAttributeAccessPlace()
throws Exception
Represents ...
testAttributeAccessPlace in class StudyTestBaseException
public void testAttributeCountryCode()
throws Exception
ISO 3166 Code of the country
testAttributeCountryCode in class StudyTestBaseException
public void testAttributeNation()
throws Exception
testAttributeNation in class StudyTestBaseException
public void testAttributeDataCollector()
throws Exception
Collector of data
testAttributeDataCollector in class StudyTestBaseException
public void testAttributeDocAuthEntity()
throws Exception
Author
testAttributeDocAuthEntity in class StudyTestBaseException
public void testAttributeDocBiblCit()
throws Exception
Bibliographic citation for document
testAttributeDocBiblCit in class StudyTestBaseException
public void testAttributeDocCopyright()
throws Exception
Copyright statement for document
testAttributeDocCopyright in class StudyTestBaseException
public void testAttributeDocEngTitle()
throws Exception
English translation of title
testAttributeDocEngTitle in class StudyTestBaseException
public void testAttributeDocProducer()
throws Exception
Producer of Document
testAttributeDocProducer in class StudyTestBaseException
public void testAttributeDocTitle()
throws Exception
Title of document (original language)
testAttributeDocTitle in class StudyTestBaseException
public void testAttributeEngWeight()
throws Exception
English translation of Weight.
testAttributeEngWeight in class StudyTestBaseException
public void testAttributeKeywords()
throws Exception
comma delimited list of keywords
testAttributeKeywords in class StudyTestBaseException
public void testAttributeSeriesName()
throws Exception
Name of series, if applicable
testAttributeSeriesName in class StudyTestBaseException
public void testAttributeStdyAuthEntity()
throws Exception
Author of study
testAttributeStdyAuthEntity in class StudyTestBaseException
public void testAttributeStdyCopyright()
throws Exception
Copyright Statement of Study
testAttributeStdyCopyright in class StudyTestBaseException
public void testAttributeStdyProdAgency()
throws Exception
Producer Code
testAttributeStdyProdAgency in class StudyTestBaseException
public void testAttributeStdyVersion()
throws Exception
File History information
testAttributeStdyVersion in class StudyTestBaseException
public void testAttributeTopics()
throws Exception
Topics covered
testAttributeTopics in class StudyTestBaseException
public void testAttributeStdyParTitl()
throws Exception
testAttributeStdyParTitl in class StudyTestBaseException
public void testOperationGetWeightVariables()
throws Exception
testOperationGetWeightVariables in class StudyTestBaseException
public List queryCatalogAndStudy(String query,
int startHit,
int maxHits,
boolean wantPaths)
throws Exception
query - startHit - maxHits - wantPaths -
Exception
public void testOperationRangeQuery()
throws Exception
testOperationRangeQuery in class StudyTestBaseException
public void testUTF8Support()
throws Exception
Exception
public void testGetSections()
throws Exception
Exception
public void testNestedSections()
throws Exception
Exception
public void checkComponents(Study study,
int maxHits,
int numParts)
throws Exception
study - maxHits - numParts -
Exception
public void checkDuplicates(RDFObject part)
throws Exception
part -
Exception
public void testComponents()
throws Exception
Exception
public void testOperationGetSeries()
throws Exception
Exception
public void testGetDistributionDate()
throws Exception
Exception
public void testWeightVariables()
throws Exception
Exception
public void testAssociationSeries()
throws Exception
testAssociationSeries in class StudyTestBaseException
public void testAssociationFiles()
throws Exception
testAssociationFiles in class StudyTestBaseException
public void testAssociationCubes()
throws Exception
testAssociationCubes in class StudyTestBaseException
public void testAssociationFactsheets()
throws Exception
testAssociationFactsheets in class StudyTestBaseException
public void testAssociationTables()
throws Exception
testAssociationTables in class StudyTestBaseException
public void testAssociationVariables()
throws Exception
testAssociationVariables in class StudyTestBaseException
public void testAssociationSections()
throws Exception
testAssociationSections in class StudyTestBaseException
public void testAttributeComment()
throws Exception
testAttributeComment in class StudyTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class StudyTestBaseException
public void testAttributePeriodEnd()
throws Exception
StudyTestBaseThe end date of the time period to which the data refer.
testAttributePeriodEnd in class StudyTestBaseException
public void testAttributePeriodStart()
throws Exception
Start of period covered
testAttributePeriodStart in class StudyTestBaseException
public void testAttributeRelated()
throws Exception
Related material
THIS HAS BEEN DEPRECATED
testAttributeRelated in class StudyTestBaseException
public void testAttributeStdyID()
throws Exception
ID of the study
testAttributeStdyID in class StudyTestBaseException
public void testAttributeStdyProducer()
throws Exception
producer
testAttributeStdyProducer in class StudyTestBaseException
public void testAttributeStdyVersionNotes()
throws Exception
testAttributeStdyVersionNotes in class StudyTestBaseException
public void testAttributeStdyContributor()
throws Exception
testAttributeStdyContributor in class StudyTestBaseException
public void testAttributeStdyStatus()
throws Exception
testAttributeStdyStatus in class StudyTestBaseException
public void testAttributeStdyDepDate()
throws Exception
StudyTestBaseDate that the data/documentation was deposited with the archive that originally received it.
testAttributeStdyDepDate in class StudyTestBaseException
public void testAttributeStdyProdDate()
throws Exception
Date of production of study
testAttributeStdyProdDate in class StudyTestBaseException
public void testAttributeStdyProducerAbbr()
throws Exception
testAttributeStdyProducerAbbr in class StudyTestBaseException
public void testAttributeStdyDataAppraisal()
throws Exception
testAttributeStdyDataAppraisal in class StudyTestBaseException
public void testAttributeStdyContactAffiliation()
throws Exception
testAttributeStdyContactAffiliation in class StudyTestBaseException
public void testAttributeStdyContactEmail()
throws Exception
testAttributeStdyContactEmail in class StudyTestBaseException
public void testAttributeStdyDataCollFreq()
throws Exception
testAttributeStdyDataCollFreq in class StudyTestBaseException
public void testAttributeStdyVersionDate()
throws Exception
testAttributeStdyVersionDate in class StudyTestBaseException
public void testAttributeStdyVersionType()
throws Exception
testAttributeStdyVersionType in class StudyTestBaseException
public void testAttributeStdyVersionResponsibility()
throws Exception
testAttributeStdyVersionResponsibility in class StudyTestBaseException
public void testAttributeStdyContact()
throws Exception
testAttributeStdyContact in class StudyTestBaseException
public void testAttributeStdyAltTitl()
throws Exception
The alternative title may be the title by which a data collection is commonly referred or it may be an abbreviation for the title.
testAttributeStdyAltTitl in class StudyTestBaseException
public void testAttributeDocAltTitl()
throws Exception
The alternative title may be the title by which a data collection is commonly referred or it may be an abbreviation for the title.
testAttributeDocAltTitl in class StudyTestBaseException
public void testHomeOperationCreate()
throws Exception
testHomeOperationCreate in class StudyTestBaseException
public void testHomeOperationAddStudy()
throws Exception
testHomeOperationAddStudy in class StudyTestBaseException
public void testHomeOperationAddStudyConcurrent()
throws Exception
Exception
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class StudyTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||