|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLPropertyCache | |
| junit.extensions.xml | This package is a extension of jUnit which provides the XML basics for generating test cases defined in XML. |
| Uses of XMLPropertyCache in junit.extensions.xml |
| Fields in junit.extensions.xml declared as XMLPropertyCache | |
private XMLPropertyCache |
XMLTestSuite.m_propertyCache
Object cahce used to hold globals set by the test case. |
private XMLPropertyCache |
XMLTestCase.m_properties
A Map of all objects that have been found - keyed by the string name. |
| Constructors in junit.extensions.xml with parameters of type XMLPropertyCache | |
XMLPropertyCache(XMLPropertyCache parent)
Constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||