Change unit tests to include unittest.h only

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2025-08-04
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The header unittest.h fronts three internal headers which define the core of the unit testing framework. Our expectation is that every unit test file includes at most this public header and none of the internal headers it represents.

       

      A large handful of testing files include a subset of the internal headers; change these files to only include unittest.h.

            Assignee:
            James Bronsted
            Reporter:
            James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: