JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Record Class
net.neoforged.testframework.Test.Visuals
Packages that use
Test.Visuals
Package
Description
net.neoforged.testframework
net.neoforged.testframework.impl.test
Uses of
Test.Visuals
in
net.neoforged.testframework
Methods in
net.neoforged.testframework
that return
Test.Visuals
Modifier and Type
Method
Description
Test.Visuals
Test.
visuals
()
Returns the visual information about the test.
Uses of
Test.Visuals
in
net.neoforged.testframework.impl.test
Fields in
net.neoforged.testframework.impl.test
declared as
Test.Visuals
Modifier and Type
Field
Description
protected
Test.Visuals
AbstractTest.
visuals
Methods in
net.neoforged.testframework.impl.test
that return
Test.Visuals
Modifier and Type
Method
Description
Test.Visuals
AbstractTest.
visuals
()