-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2023-07-24
We should define a friend class NamespaceStringTest in order to make direct calls to the NamespaceString constructors to be tested within the namespace_string_test.cpp tests.
We currently call for `createNamespaceString_forTest` when we should instead call the constructor.
- related to
-
SERVER-65920 Remove NamespaceString ctors with default parameter for tenantId
- Closed