Namespace UnityEditor.TestTools.Graphics.Builder
Classes
GraphicsApiNotMatchingCliArgsException
Exception thrown when the graphics API and command-line arguments don't match
GraphicsTestBuildManager
Abstract class for managing the building of graphics tests.
GraphicsTestBuilder
Setup the graphics test cases for the current context.
PlayerContentBuilders
The registry of IPlayerContentBuilders that produce content bundles for graphics test player builds. The framework registers its reference image and test data builders by default; register a custom builder to ship additional content with test players.
Interfaces
IPlayerContentBuilder
Interface for building player content for graphics tests.
Enums
GraphicsTestBuildResult
The result of a graphics test build.