8 references to ActionCalledTime
dotnet.Tests (8)
ConfigurerTests\GivenADotnetFirstTimeUseConfigurerWIthStateSetup.cs (8)
9
using static Microsoft.DotNet.Configurer.UnitTests.GivenADotnetFirstTimeUseConfigurerWithStateSetup.
ActionCalledTime
;
68
ActionCalledTime
aspnetCertInstalledTimeShouldBeCalledAt,
69
ActionCalledTime
printFirstTimeWelcomeMessageShouldBeCalledAt,
70
ActionCalledTime
printTelemetryMessageShouldBeCalledAt,
142
public
ActionCalledTime
ActionCalledTime { get; private set; }
176
public void Assert(
ActionCalledTime
expectedActionCalledTime)
186
private static
ActionCalledTime
GetCalledTime(bool predicate,
ActionCalledTime
actionCalledTime)