|
|||||||||
| 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.DatafileTestBase
nesstar.api.faster.DatafileTest
public class DatafileTest
A Test class for Datafile.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.faster.DatafileTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
DatafileTest(String testName)
Constructor for the DatafileTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the DatafileTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationChildren()
A Test of the attribute children as collection of Datafile |
void |
testAssociationParents()
A Test of the attribute parents as collection of Datafile |
void |
testAssociationStudy()
A Test of the attribute study of type Study |
void |
testAssociationVariable()
A Test of the attribute variable as collection of Variable |
void |
testAttributeComment()
A Test of the attribute comment |
void |
testAttributeContent()
A unit test for JUnit This is a test on a deprecated attribute, which should return NULL. |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeDdiDatafileID()
A unit test for JUnit |
void |
testAttributeEncoding()
A unit test for JUnit |
void |
testAttributeFileType()
A unit test for JUnit |
void |
testAttributeHasData()
A Test of the attribute hasData |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeName()
A unit test for JUnit |
void |
testAttributeNumCases()
A Test of the attribute noted as: |
void |
testAttributeNumVars()
A Test of the attribute noted as: |
void |
testAttributeRecType()
A unit test for JUnit |
void |
testAttributeStructure()
A unit test for JUnit |
void |
testOperationAddDataFile()
A Test of the operation AddDataFile() |
void |
testOperationAddDataFileLarge()
A Test of the operation testOperationAddDataFileLarge() Warning: this may take some time for low bandwidths! |
| Methods inherited from class nesstar.api.faster.DatafileTestBase |
|---|
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 DatafileTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeNumCases()
throws Exception
testAttributeNumCases in class DatafileTestBaseException
public void testAttributeNumVars()
throws Exception
testAttributeNumVars in class DatafileTestBaseException
public void testAttributeName()
throws Exception
testAttributeName in class DatafileTestBaseException
public void testAttributeFileType()
throws Exception
testAttributeFileType in class DatafileTestBaseException
public void testAttributeRecType()
throws Exception
testAttributeRecType in class DatafileTestBaseException
public void testAttributeEncoding()
throws Exception
testAttributeEncoding in class DatafileTestBaseException
public void testAttributeContent()
throws Exception
testAttributeContent in class DatafileTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class DatafileTestBaseException
public void testAttributeComment()
throws Exception
DatafileTestBaseAbstract or description of file. An unformatted summary describing the purpose, nature, and scope of the data file, special characteristics of its contents, major subject areas covered, and what questions the PIs attempted to answer when they created the file. A listing of major variables in the file is important here. In the case of multi-file collections, this uniquely describes the contents of each file.
testAttributeComment in class DatafileTestBaseException
public void testAttributeStructure()
throws Exception
testAttributeStructure in class DatafileTestBaseException
public void testAttributeDdiDatafileID()
throws Exception
testAttributeDdiDatafileID in class DatafileTestBaseException
public void testAttributeHasData()
throws Exception
Does this Datafile has data?
testAttributeHasData in class DatafileTestBaseException
public void testOperationAddDataFile()
throws Exception
testOperationAddDataFile in class DatafileTestBaseException
public void testOperationAddDataFileLarge()
throws Exception
Exception
public void testAssociationStudy()
throws Exception
testAssociationStudy in class DatafileTestBaseException
public void testAssociationParents()
throws Exception
testAssociationParents in class DatafileTestBaseException
public void testAssociationChildren()
throws Exception
testAssociationChildren in class DatafileTestBaseException
public void testAssociationVariable()
throws Exception
testAssociationVariable in class DatafileTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class DatafileTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||