public class TestNgFramework extends CommonFramework
| Constructor and Description |
|---|
TestNgFramework() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCleanupMethodAnnotation()
Get annotation that identify test cleanup method
|
List<String> |
getTestMethodAnnotations()
Get all annotations that identify test case method
|
checkMethodType, fit, getCleanupMethodpublic List<String> getTestMethodAnnotations()
CommonFrameworkgetTestMethodAnnotations in class CommonFrameworkpublic String getCleanupMethodAnnotation()
CommonFrameworkgetCleanupMethodAnnotation in class CommonFrameworkCopyright © 2021. All rights reserved.