Show / Hide Table of Contents

Class ShortenedUrlRepository_Tests

Inheritance
object
CmsKitProTestBase<CmsKitProEntityFrameworkCoreTestModule>
ShortenedUrlRepository_Tests<CmsKitProEntityFrameworkCoreTestModule>
ShortenedUrlRepository_Tests
Inherited Members
ShortenedUrlRepository_Tests<CmsKitProEntityFrameworkCoreTestModule>.GetListAsync()
ShortenedUrlRepository_Tests<CmsKitProEntityFrameworkCoreTestModule>.FindAsync()
ShortenedUrlRepository_Tests<CmsKitProEntityFrameworkCoreTestModule>.GetCountAsync()
CmsKitProTestBase<CmsKitProEntityFrameworkCoreTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
CmsKitProTestBase<CmsKitProEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync(Func<Task>)
CmsKitProTestBase<CmsKitProEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync(AbpUnitOfWorkOptions, Func<Task>)
CmsKitProTestBase<CmsKitProEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync<TResult>(Func<Task<TResult>>)
CmsKitProTestBase<CmsKitProEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync<TResult>(AbpUnitOfWorkOptions, Func<Task<TResult>>)
Namespace: Volo.CmsKit.Pro.EntityFrameworkCore.UrlShorting
Assembly: Volo.CmsKit.Pro.EntityFrameworkCore.Tests.dll
Syntax
public class ShortenedUrlRepository_Tests : ShortenedUrlRepository_Tests<CmsKitProEntityFrameworkCoreTestModule>

Constructors

ShortenedUrlRepository_Tests()

Declaration
public ShortenedUrlRepository_Tests()
In this article
Back to top Powered by Volosoft