19 references to TestClock
Microsoft.Extensions.Caching.SqlServer.Tests (19)
SqlServerCacheWithDatabaseTest.cs (19)
75
var testClock = new
TestClock
();
98
var testClock = new
TestClock
();
125
var testClock = new
TestClock
();
165
var testClock = new
TestClock
();
207
var testClock = new
TestClock
();
230
var testClock = new
TestClock
();
255
var testClock = new
TestClock
();
285
var testClock = new
TestClock
();
313
var testClock = new
TestClock
();
336
var testClock = new
TestClock
();
360
var testClock = new
TestClock
();
389
var testClock = new
TestClock
();
417
var testClock = new
TestClock
();
457
var testClock = new
TestClock
();
485
var testClock = new
TestClock
();
515
var testClock = new
TestClock
();
572
var testClock = new
TestClock
();
602
var testClock = new
TestClock
();
704
SystemClock = testClock ?? new
TestClock
(),