Class TestConsistentTypeDef


public class TestConsistentTypeDef extends RepositoryConformanceTestCase
TestConsistentTypeDef tests type defs
  • Constructor Details

    • TestConsistentTypeDef

      public TestConsistentTypeDef(RepositoryConformanceWorkPad workPad, TypeDef typeDef, int eventIdentifier)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      typeDef - type definition to test
      eventIdentifier - event count to ensure test case ids are consistent
  • Method Details