|
|||||||||
| 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.ExplorerTestBase
nesstar.api.ExplorerTest
public class ExplorerTest
A Test class for Explorer.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static String |
EXPLORE_CUBE_QUERY
|
| Fields inherited from class nesstar.api.ExplorerTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
ExplorerTest(String testName)
Constructor for the ExplorerTest object |
|
| Method Summary | |
|---|---|
static Cube |
getTestCube()
|
static void |
main(String[] args)
The main program for the ExplorerTest class |
static void |
setTestCube(Cube cube)
|
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeLabel()
A test on Label |
void |
testHomeOperationFindAll()
A test on the home operation findAll(String id) |
void |
testHomeOperationFindByKey()
A test on the home operation findByKey(String id) |
void |
testOperationDisplayFactsheet()
A Test of the operation DisplayFactsheet(String factsheet) |
void |
testOperationDisplayTable()
A Test of the operation DisplayTable(String table) |
void |
testOperationExplore()
A Test of the operation Explore(String analysisData,String dataset,String selectData,String weightData) |
void |
testOperationExploreCube()
A Test of the operation Cube(Cube cube,String query) |
void |
testOperationLearn()
A Test of the operation Learn(String operation) |
void |
testOperationSearch()
A Test of the operation Search(String catalogs,String query,String searchData,String searchType) |
void |
testOperationTrend()
A Test of the operation Trend(Collection bookmarks,String name,String label,Collection codes,Collection labels,Collection categoryLabels,Integer type) |
| Methods inherited from class nesstar.api.ExplorerTestBase |
|---|
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 |
| Field Detail |
|---|
public static final String EXPLORE_CUBE_QUERY
| Constructor Detail |
|---|
public ExplorerTest(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 ExplorerTestBaseException
public void testAttributeLabel()
throws Exception
testAttributeLabel in class ExplorerTestBaseException
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class ExplorerTestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class ExplorerTestBaseException
public void testOperationLearn()
throws Exception
testOperationLearn in class ExplorerTestBaseException
public void testOperationExplore()
throws Exception
testOperationExplore in class ExplorerTestBaseException
public void testOperationSearch()
throws Exception
testOperationSearch in class ExplorerTestBaseException
public void testOperationTrend()
throws Exception
testOperationTrend in class ExplorerTestBaseException
public void testOperationDisplayFactsheet()
throws Exception
A method to access Factsheet
testOperationDisplayFactsheet in class ExplorerTestBaseException
| it is a method only for Dais |
public void testOperationDisplayTable()
throws Exception
A method to access Tables
testOperationDisplayTable in class ExplorerTestBaseException
| it is a method only for Dais |
public void testOperationExploreCube()
throws Exception
testOperationExploreCube in class ExplorerTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class ExplorerTestBaseExceptionpublic static void setTestCube(Cube cube)
public static Cube getTestCube()
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||