Class ARSessionTestFixture
Inheritance
ARSessionTestFixture
Assembly: Unity.XR.ARFoundation.Runtime.Tests.dll
Syntax
[TestFixture]
public class ARSessionTestFixture
Methods
DoesNotThrowWhenNoSubsystemPresent()
Declaration
[Test]
public void DoesNotThrowWhenNoSubsystemPresent()
RegisterTestDescriptor()
Declaration
[OneTimeSetUp]
public void RegisterTestDescriptor()
ReportsNeedsInstallWhenSupportedButNotInstalledAndInstallIsPossible()
Declaration
[Test]
public void ReportsNeedsInstallWhenSupportedButNotInstalledAndInstallIsPossible()
ReportsReady()
Declaration
[Test]
public void ReportsReady()
ReportsUnsupported()
Declaration
[Test]
public void ReportsUnsupported()
ReportsUnsupportedWhenSupportedButNotInstalledAndInstallNotPossible()
Declaration
[Test]
public void ReportsUnsupportedWhenSupportedButNotInstalledAndInstallNotPossible()