|
|||||||||
| 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
public class ExplorerTestBase
A Base Test class for Explorer.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static ExplorerHome |
__home
|
| Constructor Summary | |
|---|---|
ExplorerTestBase(String testName)
Constructor for the ExplorerTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static ExplorerHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the ExplorerTestBase class |
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 ExploreCube(nesstar.api.faster.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 variableType) |
| 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 ExplorerHome __home
| Constructor Detail |
|---|
public ExplorerTestBase(String testName)
testName - | Method Detail |
|---|
public static ExplorerHome 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 testAttributeComment()
throws Exception
Exception
public void testAttributeLabel()
throws Exception
Exception
public void testAttributeCreationDate()
throws Exception
Exception
public void testHomeOperationFindByKey()
throws Exception
Exception
public void testHomeOperationFindAll()
throws Exception
Exception
public void testOperationLearn()
throws Exception
Exception
public void testOperationExplore()
throws Exception
Exception
public void testOperationSearch()
throws Exception
Exception
public void testOperationTrend()
throws Exception
Exception
public void testOperationExploreCube()
throws Exception
Exception
public void testOperationDisplayFactsheet()
throws Exception
A method to access Factsheet
Exception
| it is a method only for Dais |
public void testOperationDisplayTable()
throws Exception
A method to access Tables
Exception
| it is a method only for Dais |
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||