|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLable | |
---|---|
net.sf.jameleon.bean | |
net.sf.jameleon.result |
Uses of XMLable in net.sf.jameleon.bean |
---|
Classes in net.sf.jameleon.bean that implement XMLable | |
---|---|
class |
Attribute
|
class |
FunctionalPoint
This class represents a Functional Point in a TestCase. |
class |
Session
This class represents a Session in a TestCase. |
class |
TestCase
This class represents a test case. |
Uses of XMLable in net.sf.jameleon.result |
---|
Classes in net.sf.jameleon.result that implement XMLable | |
---|---|
class |
CountableDataDrivableResultContainer
|
class |
CountableDataDrivableRowResult
|
class |
CountableFunctionResult
An implementation of @see TestResult that represents the result of a function point |
class |
DataDrivableResultContainer
An implementation of @see TestResult that represents the results of a data-drivable tag. |
class |
DataDrivableRowResult
An implementation of @see TestResult that represents the results of a data-drivable tag. |
class |
FunctionResult
An implementation of @see TestResult that represents the result of a function point |
class |
JameleonTestResult
An abstract Test Result. |
class |
SessionResult
An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results
of all of the function points in the single session |
class |
TestCaseResult
An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results |
class |
TestResultWithChildren
A JameleonTestResult that can have children |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |