|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.exist.storage.test.LowLevelText
Currently, tests for the XQueryPool
with the StringSource.
$Id: LowLevelText.java,v 1.1 2006/03/08 08:24:40 jmvanel Exp $
| Constructor Summary | |
LowLevelText()
|
|
| Method Summary | |
void |
bugtestBorrowCompiledXQuery2()
|
void |
bugtestBorrowCompiledXQuery3()
|
void |
bugtestBorrowCompiledXQueryNewStringSource2()
test with a new StringSource object having same content |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
void |
testBorrowCompiledXQuery1()
Test method for 'org.exist.storage.XQueryPool.borrowCompiledXQuery(DBBroker, Source)' |
void |
testBorrowCompiledXQueryNewStringSource()
test with a new StringSource object having same content |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LowLevelText()
| Method Detail |
public static void main(java.lang.String[] args)
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testBorrowCompiledXQuery1()
public void bugtestBorrowCompiledXQuery2()
public void bugtestBorrowCompiledXQuery3()
public void testBorrowCompiledXQueryNewStringSource()
public void bugtestBorrowCompiledXQueryNewStringSource2()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||