Package | Description |
---|---|
hudson.plugins.testlink.result |
Modifier and Type | Class and Description |
---|---|
class |
TestNGClassNameResultSeeker
Seeks for test results matching each TestNG Class name with the key
custom field.
|
class |
TestNGMethodNameDataProviderNameResultSeeker
Seeks for test results matching each TestNG Method name and its Data
Provider name with key custom fields.
|
class |
TestNGMethodNameResultSeeker
Seeks for test results matching each TestNG Method name with the key
custom field.
|
class |
TestNGSuiteNameResultSeeker
Seeks for test results matching each TestNG Suite name with the key
custom field.
|
Copyright © 2010-2013 Jenkins. All Rights Reserved.