|
|||||||||
| 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.CubeTestBase
public class CubeTestBase
A Base Test class for Cube.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static CubeHome |
__home
|
| Constructor Summary | |
|---|---|
CubeTestBase(String testName)
Constructor for the CubeTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static CubeHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the CubeTestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationDimensions()
A Test of the attribute dimensions as collection of Dimension |
void |
testAssociationMeasures()
A Test of the attribute measures as collection of Measure |
void |
testAssociationStudy()
A Test of the attribute study of type Study |
void |
testAttributeAnalysUnit()
A Test of the attribute analysUnit |
void |
testAttributeComment()
A Test of the attribute comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeEmbargo()
A Test of the attribute embargo |
void |
testAttributeFileLocation()
A Test of the attribute fileLocation |
void |
testAttributeHasData()
A Test of the attribute hasData |
void |
testAttributeImputation()
A Test of the attribute imputation |
void |
testAttributeLabel()
A Test of the attribute label |
void |
testAttributeLocation()
A Test of the attribute location |
void |
testAttributeNotes()
A Test of the attribute notes |
void |
testAttributeRespUnit()
A Test of the attribute respUnit |
void |
testAttributeSecurity()
A Test of the attribute security |
void |
testAttributeUniverse()
A Test of the attribute universe |
void |
testAttributeVersion()
A Test of the attribute version |
void |
testHomeOperationAddCube()
A Test of the Home operation addCube(File file,String id,String cubeAccessCondition,String studyAccessCondition) |
void |
testHomeOperationFindAll()
A test on the home operation findAll(String id) |
void |
testHomeOperationFindByKey()
A test on the home operation findByKey(String id) |
void |
testOperationAddDataFile()
A Test of the operation AddDataFile(File file,String format) |
void |
testOperationQuery()
A Test of the operation Query(String mdx,Boolean includeData,Boolean includeMeta) |
| 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 CubeHome __home
| Constructor Detail |
|---|
public CubeTestBase(String testName)
testName - | Method Detail |
|---|
public static CubeHome 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 testAttributeFileLocation()
throws Exception
Exception
public void testAttributeLocation()
throws Exception
Exception
public void testAttributeImputation()
throws Exception
Exception
public void testAttributeSecurity()
throws Exception
Exception
public void testAttributeEmbargo()
throws Exception
Exception
public void testAttributeUniverse()
throws Exception
Exception
public void testAttributeRespUnit()
throws Exception
Exception
public void testAttributeAnalysUnit()
throws Exception
Exception
public void testAttributeNotes()
throws Exception
Exception
public void testAttributeVersion()
throws Exception
Exception
public void testAttributeHasData()
throws Exception
Does this cube have data files?.
Exception
public void testAttributeLabel()
throws Exception
Exception
public void testAttributeComment()
throws Exception
Exception
public void testAttributeCreationDate()
throws Exception
Exception
public void testHomeOperationFindByKey()
throws Exception
Exception
public void testHomeOperationFindAll()
throws Exception
Exception
public void testOperationQuery()
throws Exception
Exception
public void testOperationAddDataFile()
throws Exception
Exception
public void testHomeOperationAddCube()
throws Exception
Create a cube from a description file
Exception
public void testAssociationStudy()
throws Exception
Exception
public void testAssociationMeasures()
throws Exception
Exception
public void testAssociationDimensions()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||