-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.