public void ResetConstantStringCache_UnitTest() { IWorkItemStore instance = GetTestInstance(); instance.ResetConstantStringCache(); }