java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.commons.jxpath.JXPathTestCase
org.apache.commons.jxpath.ri.model.BeanModelTestCase
org.apache.commons.jxpath.ri.model.beans.BeanModelTest
- All Implemented Interfaces:
- junit.framework.Test
- public class BeanModelTest
- extends org.apache.commons.jxpath.ri.model.BeanModelTestCase
Tests JXPath with JavaBeans
- Version:
- $Revision: 1.7 $ $Date: 2004/02/29 14:17:43 $
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class org.apache.commons.jxpath.ri.model.BeanModelTestCase |
setUp, testAttributeLang, testAttributeName, testAxisAncestor, testAxisAttribute, testAxisChild, testAxisChildNestedBean, testAxisChildNestedCollection, testAxisDescendant, testAxisDescendantOrSelf, testAxisFollowing, testAxisFollowingSibling, testAxisParent, testAxisPreceding, testAxisPrecedingSibling, testAxisSelf, testBooleanPredicate, testCoreFunctions, testCreatePath, testCreatePathAndSetValue, testCreatePathAndSetValueCreateBeanExpandCollection, testCreatePathAndSetValueExpandExistingCollection, testCreatePathAndSetValueExpandNewCollection, testCreatePathCreateBeanExpandCollection, testCreatePathExpandExistingCollection, testCreatePathExpandExistingCollectionAndSetProperty, testCreatePathExpandNewCollection, testDocumentOrder, testIndexPredicate, testIndividualIterators, testIterateAndSet, testIteratePointerSetValue, testIteratePropertyArrayWithHasNext, testIteratePropertyArrayWithoutHasNext, testMultipleIterators, testRelativeContextAbsolutePath, testRelativeContextInheritance, testRelativeContextParent, testRelativeContextRelativePath, testRemovePathArrayElement, testRemovePathBeanValue, testRemovePathPropertyValue, testRoot, testSetCollectionElement, testSetContextDependentNode, testSetNonPrimitiveValue, testSetPropertyValue, testUnion |
| Methods inherited from class org.apache.commons.jxpath.JXPathTestCase |
assertDocumentOrder, assertXPathCreatePath, assertXPathCreatePathAndSetValue, assertXPathNodeType, assertXPathPointer, assertXPathPointerIterator, assertXPathPointerLenient, assertXPathSetValue, assertXPathSetValue, assertXPathValue, assertXPathValue, assertXPathValueAndPointer, assertXPathValueIterator, assertXPathValueLenient, assertXPathValueType, list, list, list, list, list, list, list, list, set, set, set, set, set |
| 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 |
BeanModelTest
public BeanModelTest(java.lang.String name)
- Construct a new instance of this test case.
suite
public static junit.framework.TestSuite suite()
- Return the tests included in this test suite.
createContextBean
protected java.lang.Object createContextBean()
getAbstractFactory
protected org.apache.commons.jxpath.AbstractFactory getAbstractFactory()
testIndexedProperty
public void testIndexedProperty()