Class TestSupportedTypeDef


public class TestSupportedTypeDef extends RepositoryConformanceTestCase
Test that the type definition is properly filled out and can be retrieved in different ways.
  • Constructor Details

    • TestSupportedTypeDef

      public TestSupportedTypeDef(RepositoryConformanceWorkPad workPad, TypeDef typeDef, String source, Integer defaultProfileId, Integer defaultRequirementId)
      Typical constructor sets up superclass
      Parameters:
      workPad - place for parameters and results
      typeDef - type to test
      source - source of test case execution request
      defaultProfileId - most of the results will be recorded in this profile
      defaultRequirementId - most of the results will be recorded under this requirement
  • Method Details