Class TestRequestBuilderTest

java.lang.Object
org.azd.unittests.TestRequestBuilderTest

public class TestRequestBuilderTest extends Object
  • Constructor Details

    • TestRequestBuilderTest

      public TestRequestBuilderTest()
  • Method Details

    • init

      public void init() throws AzDException
      Throws:
      AzDException
    • shouldGetATestRun

      public void shouldGetATestRun() throws AzDException
      Throws:
      AzDException
    • shouldListAllTestRuns

      public void shouldListAllTestRuns() throws AzDException
      Throws:
      AzDException
    • shouldGetATestRunStatistics

      public void shouldGetATestRunStatistics() throws AzDException
      Throws:
      AzDException
    • shouldDeleteATestRun

      public void shouldDeleteATestRun() throws AzDException
      Throws:
      AzDException
    • shouldUpdateATestResults

      public void shouldUpdateATestResults()
    • shouldGetListOfTestResults

      public void shouldGetListOfTestResults()
    • shouldGetTestResult

      public void shouldGetTestResult()
    • shouldCreateTestResult

      public void shouldCreateTestResult()
    • shouldGetBuildCodeCoverage

      public void shouldGetBuildCodeCoverage()
    • shouldGetTestRunCodeCoverage

      public void shouldGetTestRunCodeCoverage()
    • shouldGetTestIterationsForARun

      public void shouldGetTestIterationsForARun()
    • shouldGetAListOfTestSession

      public void shouldGetAListOfTestSession()