test.tags
Class ListOQLTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.cactus.internal.AbstractCactusTestCase
org.apache.cactus.ServletTestCase
org.apache.cactus.JspTestCase
test.util.MakumbaJspTestCase
test.tags.ListOQLTest
- All Implemented Interfaces:
- junit.framework.Test, org.apache.cactus.internal.CactusTestCase
public class ListOQLTest
- extends MakumbaJspTestCase
Tests the OQL list engine.
- Version:
- $Id: ListOQLTest.java,v 1.1 25.09.2007 15:58:58 Manuel Exp $
- Author:
- Johannes Peeters, Manuel Gay
|
Field Summary |
(package private) static test.tags.ListOQLTest.Suite |
setup
|
| Fields inherited from class org.apache.cactus.JspTestCase |
out, pageContext |
| Fields inherited from class org.apache.cactus.ServletTestCase |
config, request, response, session |
| Methods inherited from class org.apache.cactus.JspTestCase |
createProtocolHandler |
| Methods inherited from class org.apache.cactus.internal.AbstractCactusTestCase |
runBare, runBareServer |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runTest, setName, setUp, tearDown, 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 interface org.apache.cactus.internal.CactusTestCase |
runBareServer |
setup
static test.tags.ListOQLTest.Suite setup
ListOQLTest
public ListOQLTest()
suite
public static junit.framework.Test suite()
beginTomcat
public void beginTomcat(org.apache.cactus.Request request)
testTomcat
public void testTomcat()
testMakObjectTag
public void testMakObjectTag()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakObjectTag
public void endMakObjectTag(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakListTag
public void testMakListTag()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakListTag
public void endMakListTag(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakListCount
public void testMakListCount()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakListCount
public void endMakListCount(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakListCountClosedList
public void testMakListCountClosedList()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakListCountClosedList
public void endMakListCountClosedList(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakListMaxResults
public void testMakListMaxResults()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakListMaxResults
public void endMakListMaxResults(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueChar
public void testMakValueChar()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueChar
public void endMakValueChar(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueDate
public void testMakValueDate()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueDate
public void endMakValueDate(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueInt
public void testMakValueInt()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueInt
public void endMakValueInt(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueDouble
public void testMakValueDouble()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueDouble
public void endMakValueDouble(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueText
public void testMakValueText()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueText
public void endMakValueText(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueSet
public void testMakValueSet()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueSet
public void endMakValueSet(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueTS_create
public void testMakValueTS_create()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueTS_create
public void endMakValueTS_create(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueTS_modify
public void testMakValueTS_modify()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueTS_modify
public void endMakValueTS_modify(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMQLFunctions
public void testMQLFunctions()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMQLFunctions
public void endMQLFunctions(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakPagination
public void testMakPagination()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakPagination
public void endMakPagination(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakPaginationGroupBy
public void testMakPaginationGroupBy()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakPaginationGroupBy
public void endMakPaginationGroupBy(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMDDFunctions
public void testMDDFunctions()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMDDFunctions
public void endMDDFunctions(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakValueDistinct
public void testMakValueDistinct()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakValueDistinct
public void endMakValueDistinct(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMakListAggregation
public void testMakListAggregation()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMakListAggregation
public void endMakListAggregation(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception
testMDDFunctions2
public void testMDDFunctions2()
throws ServletException,
IOException
- Throws:
ServletException
IOException
endMDDFunctions2
public void endMDDFunctions2(com.meterware.httpunit.WebResponse response)
throws Exception
- Throws:
Exception