private async Task SetupCreatedAsync() { await sut.OnActivateAsync(id); await sut.ExecuteAsync(C(new CreateAuto { Value = 4 })); }