background image
<< Recovery System - Modifying the default recovery system | Class Hierarchy - The class hierarchy >>
Extending the Class Hierarchy
<< Recovery System - Modifying the default recovery system | Class Hierarchy - The class hierarchy >>
User's Guide
303
16
C
h
a
p
t
e
r
1
6
Extending the Class
Hierarchy
The 4Test class hierarchy defines the methods and properties that enable you
to query, manipulate, and verify the data or state of any GUI object in your
application.
You can define your own methods and properties, as well as define your own
classes. You can also define your own attributes, which are used in the
verification stage in testcases.
What you will learn
This chapter contains the following sections:
Topic
Page
The class hierarchy
304
Adding methods to a class
306
Defining new class properties
308
Defining new verification properties
308
Defining new attributes
311
Defining new classes
313