Uses of Class
hudson.plugins.testlink.testng.Test

Packages that use Test
hudson.plugins.testlink.testng   
 

Uses of Test in hudson.plugins.testlink.testng
 

Methods in hudson.plugins.testlink.testng that return types with arguments of type Test
 java.util.List<Test> Suite.getTests()
          Retrieves the list of tags.
 

Methods in hudson.plugins.testlink.testng with parameters of type Test
 boolean Suite.addTest(Test test)
          Adds a test into the list of tags.
 boolean Suite.removeTest(Test test)
          Removes a test from the list of tags.
 



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