androidx.xr.arcore.testing


Classes

ArCoreTestRule

A JUnit Rule for creating a test environment for ARCore for Jetpack XR applications.

FakeRuntimeAugmentedImage

This class is deprecated. arcore-testing fakes have been moved internal and should no longer be used by unit tests.

TestArDevice

An object which represents the user's device in the simulated environment of an ARCore unit test.

TestAugmentedImage

Represents an image in the test environment.

TestAugmentedObject

A representation of a real-world object of an AugmentedObjectCategory in the test environment.

TestConversationSceneSignal

A test utility for manipulating Conversation Scene Signals in the mocked AR environment.

TestDepth

Represents a camera view perspective on the device.

TestEye

Represents one of the user's eyes in a testing environment.

TestFace

Represents a human face as observed by the runtime within a test environment.

TestGeospatial

An object which describes the overall condition of Geospatial operations in the test environment.

TestHand

Represents one of the user's hands.

TestPlane

Represents a flat surface in the test environment, which can be described by a PlaneType.

TestRenderViewpoint

Represents a RenderViewpoint on the device.

TestTrackable

Represents a real-world object in the user's environment that is not part of the user and which can be collected by ARCore, such as a Plane or AugmentedObject.