|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractJUnitResultSeeker | |
---|---|
hudson.plugins.testlink.result |
Uses of AbstractJUnitResultSeeker in hudson.plugins.testlink.result |
---|
Subclasses of AbstractJUnitResultSeeker in hudson.plugins.testlink.result | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |