|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.irisel.oms.olapi.OLTest
public class OLTest
Constructor Summary | |
---|---|
OLTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
suite()
|
static void |
testLists()
|
static void |
testQuerySave()
|
static void |
testQueryTreeAdHoc()
|
static void |
testQueryTreeDB()
|
static void |
testQueryTreeOMS()
|
static void |
testSM()
|
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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OLTest()
Method Detail |
---|
public static junit.framework.Test suite()
public static void testLists() throws DataException
DataException
public static void testQueryTreeOMS() throws QueryTreeException
QueryTreeException
public static void testQueryTreeDB() throws QueryTreeException
QueryTreeException
public static void testQueryTreeAdHoc() throws QueryTreeException
QueryTreeException
public static void testQuerySave()
public static void testSM() throws QueryTreeException
QueryTreeException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |