11 references to Add
Microsoft.Extensions.Caching.SqlServer.Tests (11)
SqlServerCacheWithDatabaseTest.cs (11)
239
testClock.
Add
(TimeSpan.FromHours(accessItemAt));
266
testClock.
Add
(TimeSpan.FromSeconds(accessItemAt));
301
utcNow = testClock.
Add
(TimeSpan.FromSeconds(accessItemAt)).UtcNow;
322
testClock.
Add
(TimeSpan.FromHours(10));
346
testClock.
Add
(TimeSpan.FromHours(10));
498
testClock.
Add
(TimeSpan.FromSeconds(5));
536
utcNow = testClock.
Add
(TimeSpan.FromSeconds(5)).UtcNow;
546
utcNow = testClock.
Add
(TimeSpan.FromSeconds(5)).UtcNow;
556
utcNow = testClock.
Add
(TimeSpan.FromSeconds(5)).UtcNow;
582
testClock.
Add
(TimeSpan.FromSeconds(25));
615
testClock.
Add
(TimeSpan.FromSeconds(5));