br.eti.kinoshita.testlinkjavaapi
Class TestGetTestCasesForTestPlan

java.lang.Object
  extended by org.testng.Assert
      extended by br.eti.kinoshita.testlinkjavaapi.BaseTest
          extended by br.eti.kinoshita.testlinkjavaapi.TestGetTestCasesForTestPlan

public class TestGetTestCasesForTestPlan
extends BaseTest

Since:
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br

Field Summary
 
Fields inherited from class br.eti.kinoshita.testlinkjavaapi.BaseTest
api, devKey, url
 
Constructor Summary
TestGetTestCasesForTestPlan()
           
 
Method Summary
 Object[][] createTestPlanData()
           
 Object[][] createTestPlanWithoutTestCaseData()
           
 void testGetAutomatedTestCasesForTestPlan(Integer testPlanId)
           
 void testGetTestCasesForTestPlan(Integer testPlanId)
           
 void testGetTestCasesForTestPlanWithoutTestCases(Integer testPlanId)
           
 
Methods inherited from class br.eti.kinoshita.testlinkjavaapi.BaseTest
getDevKey, getTestLinkApi, getUrl, setUp
 
Methods inherited from class org.testng.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEqualsNoOrder, assertEqualsNoOrder, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGetTestCasesForTestPlan

public TestGetTestCasesForTestPlan()
Method Detail

createTestPlanData

public Object[][] createTestPlanData()

createTestPlanWithoutTestCaseData

public Object[][] createTestPlanWithoutTestCaseData()

testGetTestCasesForTestPlan

public void testGetTestCasesForTestPlan(Integer testPlanId)

testGetTestCasesForTestPlanWithoutTestCases

public void testGetTestCasesForTestPlanWithoutTestCases(Integer testPlanId)
                                                 throws TestLinkAPIException
Throws:
TestLinkAPIException

testGetAutomatedTestCasesForTestPlan

public void testGetAutomatedTestCasesForTestPlan(Integer testPlanId)


Copyright © 2010-2011 the testlink-java-api team-2011. All Rights Reserved.