Class LdapResource_Tests
Inheritance
LdapResource_Tests
Implements
Inherited Members
Namespace: Volo.Abp.Ldap
Assembly: Volo.Abp.Ldap.Tests.dll
Syntax
public class LdapResource_Tests : AbpIntegratedTest<AbpLdapTestModule>, IDisposable
Constructors
LdapResource_Tests()
Declaration
public LdapResource_Tests()
Methods
LdapResource_Test()
Declaration
public void LdapResource_Test()
SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Declaration
protected override void SetAbpApplicationCreationOptions(AbpApplicationCreationOptions options)
Parameters
Type | Name | Description |
---|---|---|
AbpApplicationCreationOptions | options |
Overrides
Volo.Abp.Testing.AbpIntegratedTest<Volo.Abp.Ldap.AbpLdapTestModule>.SetAbpApplicationCreationOptions(Volo.Abp.AbpApplicationCreationOptions)