androidx.xr.arcore.testing


Classes

ArCoreTestRule

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

ArDeviceTester

An object that allows for controlling a simulation of the user's device in an ARCore unit test environment.

DepthTester

An object which allows for controlling the state one of the simulated Depth values in an ARCore unit test environment.

EyeTester

An object which allows for testing a simulation of one of the user's eyes in ARCore unit test environment.

FaceTester

An object which allows for testing a simulation of the user's face in an ARCore unit test environment.

GeospatialTester

An object which allows for testing the overall condition of Geospatial operations in an ARCore unit test environment.

HandTester

An object which allows for testing a simulation of one of the user's hands in an ARCore unit test environment.

RenderViewpointTester

An object which allows for testing the values of a simulated RenderViewpoint in an ARCore unit test environment.

TestAugmentedImage

Represents an image in the test environment.

TestAugmentedObject

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

TestPlane

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

TestQrCode

Represents a QR code in the test environment.

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.