|
||||||||||
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.XQItemTypeTest
public class XQItemTypeTest
Constructor Summary | |
---|---|
XQItemTypeTest()
|
Method Summary | |
---|---|
void |
testItemKindAtomic()
|
void |
testItemKindAttribute()
|
void |
testItemKindComment()
|
void |
testItemKindDocument()
|
void |
testItemKindDocumentElement()
|
void |
testItemKindDocumentSchemaElement()
|
void |
testItemKindElement()
|
void |
testItemKindItem()
|
void |
testItemKindNode()
|
void |
testItemKindPI()
|
void |
testItemKindSchemaAttribute()
|
void |
testItemKindSchemaElement()
|
void |
testItemKindText()
|
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 XQItemTypeTest()
Method Detail |
---|
public void testItemKindAtomic() throws XQException
XQException
public void testItemKindAttribute() throws XQException
XQException
public void testItemKindComment() throws XQException
XQException
public void testItemKindDocument() throws XQException
XQException
public void testItemKindDocumentElement() throws XQException
XQException
public void testItemKindDocumentSchemaElement() throws XQException
XQException
public void testItemKindElement() throws XQException
XQException
public void testItemKindItem() throws XQException
XQException
public void testItemKindNode() throws XQException
XQException
public void testItemKindPI() throws XQException
XQException
public void testItemKindSchemaAttribute() throws XQException
XQException
public void testItemKindSchemaElement() throws XQException
XQException
public void testItemKindText() throws XQException
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |