UniTask
Show / Hide Table of Contents

AsyncOperationTest Class

Namespace: Cysharp.Threading.TasksTests
Assembly: UniTask.Tests.dll
public class AsyncOperationTest
Inheritance
object → AsyncOperationTest

Members

Constructors

Name Description
AsyncOperationTest()

Methods

Name Description
ResourcesLoad_CancelImmediately()
ResourcesLoad_CancelOnPlayerLoop()
ResourcesLoad_Completed()

Constructors

AsyncOperationTest()

public AsyncOperationTest()

Methods

ResourcesLoad_CancelImmediately()

public void ResourcesLoad_CancelImmediately()

ResourcesLoad_CancelOnPlayerLoop()

[UnityTest]
public IEnumerator ResourcesLoad_CancelOnPlayerLoop()
Returns
IEnumerator

ResourcesLoad_Completed()

[UnityTest]
public IEnumerator ResourcesLoad_Completed()
Returns
IEnumerator

Extension Methods

FluentAssertionsExtensions.Should<T>(T)
Back to top Copyright © Cysharp, Inc. | Generated by DocFX