Package ru.testit.models
Class Label
java.lang.Object
ru.testit.models.Label
The model object that could be used to pass additional metadata to test results.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Label
public Label()
-
-
Method Details
-
getName
Gets name.- Returns:
- the name
-
setName
Sets name.- Parameters:
name- the value- Returns:
- self for method chaining
-