UniTask
Show / Hide Table of Contents

PlayerLoopTimerTest Class

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

Members

Constructors

Name Description
PlayerLoopTimerTest()

Methods

Name Description
CancelAfterSlimCancelTest()
CancelAfterSlimTest()
LinkedTokenTest()
Periodic()
StandardTicks()
TimeoutController()
TimeoutReuse()

Constructors

PlayerLoopTimerTest()

public PlayerLoopTimerTest()

Methods

CancelAfterSlimCancelTest()

[UnityTest]
public IEnumerator CancelAfterSlimCancelTest()
Returns
IEnumerator

CancelAfterSlimTest()

[UnityTest]
public IEnumerator CancelAfterSlimTest()
Returns
IEnumerator

LinkedTokenTest()

[UnityTest]
public IEnumerator LinkedTokenTest()
Returns
IEnumerator

Periodic()

[UnityTest]
public IEnumerator Periodic()
Returns
IEnumerator

StandardTicks()

[UnityTest]
public IEnumerator StandardTicks()
Returns
IEnumerator

TimeoutController()

[UnityTest]
public IEnumerator TimeoutController()
Returns
IEnumerator

TimeoutReuse()

[UnityTest]
public IEnumerator TimeoutReuse()
Returns
IEnumerator

Extension Methods

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