Class PeopleIntegrationService_Tests
Inheritance
object
PeopleIntegrationService_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class PeopleIntegrationService_Tests : AspNetCoreMvcTestBase, IDisposable
Constructors
PeopleIntegrationService_Tests()
Declaration
public PeopleIntegrationService_Tests()
Methods
GetValueAsync()
Declaration
public Task GetValueAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable