Show / Hide Table of Contents

Class ShortenedUrlRepository_Tests

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

Constructors

ShortenedUrlRepository_Tests()

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