Uses of Class
hudson.plugins.testlink.result.AbstractTestNGResultSeeker

Packages that use AbstractTestNGResultSeeker
hudson.plugins.testlink.result   
 

Uses of AbstractTestNGResultSeeker in hudson.plugins.testlink.result
 

Subclasses of AbstractTestNGResultSeeker in hudson.plugins.testlink.result
 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-2011 the Jenkins TestLink plug-in team-2012 Jenkins. All Rights Reserved.