Class TestFindTypeDefByExternalId


public class TestFindTypeDefByExternalId extends RepositoryConformanceTestCase
Test that all type definitions are retrieved by findTypeByExternalId.
  • Constructor Details

    • TestFindTypeDefByExternalId

      public TestFindTypeDefByExternalId(RepositoryConformanceWorkPad workPad, List<TypeDef> allTypeDefs)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      allTypeDefs - list of all type definitions returned by repository
  • Method Details