|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.basex.test.xqj.testcases.XQJTestCase
org.basex.test.xqj.testcases.XQItemAccessorTest
public class XQItemAccessorTest
Constructor Summary | |
---|---|
XQItemAccessorTest()
|
Method Summary | |
---|---|
void |
testGetAtomicValue()
|
void |
testGetBoolean()
|
void |
testGetByte()
|
void |
testGetDouble()
|
void |
testGetFloat()
|
void |
testGetInt()
|
void |
testGetItemAsStream()
|
void |
testGetItemAsString()
|
void |
testGetItemType()
|
void |
testGetLong()
|
void |
testGetNode()
|
void |
testGetNodeUri()
|
void |
testGetObject_AllTypes()
|
void |
testGetObject()
|
void |
testGetShort()
|
void |
testInstanceOf()
|
void |
testWriteItem_OutputStream()
|
void |
testWriteItem_Writer()
|
void |
testWriteItemToResult()
|
void |
testWriteItemToSAX()
|
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, format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XQItemAccessorTest()
Method Detail |
---|
public void testGetBoolean() throws XQException
XQException
public void testGetByte() throws XQException
XQException
public void testGetDouble() throws XQException
XQException
public void testGetFloat() throws XQException
XQException
public void testGetInt() throws XQException
XQException
public void testGetItemType() throws XQException
XQException
public void testGetAtomicValue() throws XQException
XQException
public void testGetLong() throws XQException
XQException
public void testGetNode() throws XQException
XQException
public void testGetNodeUri() throws XQException
XQException
public void testGetObject() throws XQException
XQException
public void testGetObject_AllTypes() throws XQException
XQException
public void testGetItemAsStream() throws XQException
XQException
public void testGetItemAsString() throws XQException
XQException
public void testGetShort() throws XQException
XQException
public void testInstanceOf() throws XQException
XQException
public void testWriteItem_OutputStream() throws XQException, java.io.UnsupportedEncodingException
XQException
java.io.UnsupportedEncodingException
public void testWriteItem_Writer() throws XQException
XQException
public void testWriteItemToSAX() throws XQException
XQException
public void testWriteItemToResult() throws XQException
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |