After SERVER-65146, most unit tests should delegate mock clock setup to ServiceContextMongoDTest. For the remaining unit tests which still do this manually, we should ensure that this is the correct behavior. Otherwise certain components may end up with bad ClockSource pointers.