| Interface | Description |
|---|---|
| DataBean |
interface for databean
|
| PasswordDecryptor |
This interface should be implemented to support encrypted password.
|
| Class | Description |
|---|---|
| Base64PasswordDecryptor | |
| BaseDataBean |
com.qmetry.qaf.automation.data.BaseDataBean.java
|
| BaseFormDataBean |
Base class to create FormDatabean which is kind of Data-bean specifically
design to interact with UI forms.
|
| DataView<B extends BaseFormDataBean> | |
| ElementInteractor |
com.qmetry.qaf.automation.core.ui.ElementInteractor.java
|
| ElementInteractor.SelectBox | |
| MetaDataScanner |
Internal class for test case and test step meta data scanning.
|
| Annotation Type | Description |
|---|---|
| MetaData |
This annotation should be used with
Test annotation to provide
additional test meta-data. |
Copyright © 2000 Infostretch Corp.