Package | Description |
---|---|
hudson.plugins.testlink.result |
Modifier and Type | Class and Description |
---|---|
class |
JUnitCaseClassNameResultSeeker
Seeks for test results matching each JUnit Case Result class name with
the key custom field.
|
class |
JUnitCaseNameResultSeeker
Seeks for test results matching each JUnit Case Result name with the key
custom field.
|
class |
JUnitMethodNameResultSeeker
Seeks for test results matching each JUnit Case Result class name and method name with
the key custom field.
|
class |
JUnitSuiteNameResultSeeker
Seeks for test results matching each JUnit Suite Result name with the key
custom field.
|
Copyright © 2010–2019 Jenkins. All rights reserved.