Uploaded image for project: 'RAML Module Builder'
  1. RAML Module Builder
  2. RMB-596

GenerateRunner should fail on duplicate class name

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • P3
    • Resolution: Unresolved
    • 29.3.2, 29.4.0
    • None
    • CP: Non-roadmap backlog
    • Core: Platform

    Description

      .raml and .json files may contain differing declarations for classes with the same class name.
      The second generated class overwrites the first generated class.
      It is not easy for module developers to find the cause.
      GenerateRunner should fail on duplicate class name with a detailed error message.
      The comparison should be case insensitive because some file systems (for example Windows) are case insensitive.
      If the same .json is referenced several times it should not fail the build because the class is exactly the same.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                julianladisch Julian Ladisch
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:

                  TestRail: Runs

                    TestRail: Cases