Class PrewarmAssetsByLabelsTaskTests
Inheritance
PrewarmAssetsByLabelsTaskTests
Assembly: Tests.dll
Syntax
public class PrewarmAssetsByLabelsTaskTests
Constructors
PrewarmAssetsByLabelsTaskTests()
Declaration
public PrewarmAssetsByLabelsTaskTests()
Methods
Ctor_ValidatesArguments_And_SetsDefaults()
Declaration
public void Ctor_ValidatesArguments_And_SetsDefaults()
RunAsync_CancellationBeforeStart_SetsLastErrorAndNoCalls()
Declaration
public Task RunAsync_CancellationBeforeStart_SetsLastErrorAndNoCalls()
Returns
RunAsync_NoKeys_NoPrefetch()
Declaration
public Task RunAsync_NoKeys_NoPrefetch()
Returns
RunAsync_WithResolvedKeys_PrefetchesAllAndStoresLastResolved()
Declaration
public Task RunAsync_WithResolvedKeys_PrefetchesAllAndStoresLastResolved()
Returns