Show / Hide Table of Contents

Class PageFeedbackRepository_Tests<TStartupModule>

Inheritance
object
CmsKitProTestBase<TStartupModule>
PageFeedbackRepository_Tests<TStartupModule>
PageFeedbackRepository_Tests
PageFeedbackRepository_Tests
Inherited Members
CmsKitProTestBase<TStartupModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
CmsKitProTestBase<TStartupModule>.WithUnitOfWorkAsync(Func<Task>)
CmsKitProTestBase<TStartupModule>.WithUnitOfWorkAsync(AbpUnitOfWorkOptions, Func<Task>)
CmsKitProTestBase<TStartupModule>.WithUnitOfWorkAsync<TResult>(Func<Task<TResult>>)
CmsKitProTestBase<TStartupModule>.WithUnitOfWorkAsync<TResult>(AbpUnitOfWorkOptions, Func<Task<TResult>>)
Namespace: Volo.CmsKit.Pro.PageFeedbacks
Assembly: Volo.CmsKit.Pro.TestBase.dll
Syntax
public class PageFeedbackRepository_Tests<TStartupModule> : CmsKitProTestBase<TStartupModule> where TStartupModule : IAbpModule
Type Parameters
Name Description
TStartupModule

Constructors

PageFeedbackRepository_Tests()

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