-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Labels
Area: MTPBelongs to the Microsoft.Testing.Platform core libraryBelongs to the Microsoft.Testing.Platform core libraryBreaking ‼️
Milestone
Description
I suppose this is just a typo, but shouldn't the name of ITestHostManager.AddTestSessionLifetimeHandle be AddTestSessionLifetimeHandle*r*?
Compared to methods like the following, the name AddTestSessionLifetimeHandle is inconsistent.
ITestHostManager.AddDataConsumerforIDataConsumerITestHostControllersManager.AddProcessLifetimeHandlerforITestHostProcessLifetimeHandlerICommandLineManager.AddProviderforICommandLineOptionsProvider
It's merely a naming issue, so I am not currently facing any specific problems.
However, I am reporting this issue because it may cause confusion in reflection calls, automatic code generation, documentation, and other contexts.
Evangelink
Metadata
Metadata
Assignees
Labels
Area: MTPBelongs to the Microsoft.Testing.Platform core libraryBelongs to the Microsoft.Testing.Platform core libraryBreaking ‼️