Package hudson.plugins.testlink.result

Class Summary
AbstractJUnitResultSeeker  
AbstractTestNGResultSeeker  
JUnitCaseClassNameResultSeeker Seeks for test results matching each JUnit Case Result class name with the key custom field.
JUnitCaseClassNameResultSeeker.DescriptorImpl  
JUnitCaseNameResultSeeker Seeks for test results matching each JUnit Case Result name with the key custom field.
JUnitCaseNameResultSeeker.DescriptorImpl  
JUnitMethodNameResultSeeker Seeks for test results matching each JUnit Case Result class name and method name with the key custom field.
JUnitMethodNameResultSeeker.DescriptorImpl  
JUnitSuiteNameResultSeeker Seeks for test results matching each JUnit Suite Result name with the key custom field.
JUnitSuiteNameResultSeeker.DescriptorImpl  
ResultSeeker Seeks for Results.
ResultSeekerDescriptor Descriptor for TestResultSeeker.
TAPFileNameResultSeeker Seeks for test results matching each TAP file name with the key custom field.
TAPFileNameResultSeeker.DescriptorImpl  
TestCaseWrapper  
TestNGClassNameResultSeeker Seeks for test results matching each TestNG Class name with the key custom field.
TestNGClassNameResultSeeker.DescriptorImpl  
TestNGMethodNameDataProviderNameResultSeeker Seeks for test results matching each TestNG Method name and its Data Provider name with key custom fields.
TestNGMethodNameDataProviderNameResultSeeker.DescriptorImpl  
TestNGMethodNameResultSeeker Seeks for test results matching each TestNG Method name with the key custom field.
TestNGMethodNameResultSeeker.DescriptorImpl  
TestNGSuiteNameResultSeeker Seeks for test results matching each TestNG Suite name with the key custom field.
TestNGSuiteNameResultSeeker.DescriptorImpl  
 

Exception Summary
ResultSeekerException  
 



Copyright © 2010-2011 the Jenkins TestLink plug-in team-2012 Jenkins. All Rights Reserved.