Applitools
Docs
Open Primary Menu
Close Primary Menu
Overview
Concepts
SDK
Test manager
Integrations
Admin
API Reference
Open search panel
Get Started
None
Filter:
Close Search
You are here:
None
Filter:
getName method
Class:
TestResults
Platform:
Appium
Language:
Java
SDK:
Latest
other languages
Use this method to retrieve the name of the test.
Syntax
String value = result.getName();
Parameters
This method does not take any parameters.
Return value
Type:
String
The name of the test.