@Entity public class AutomatedTest extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AutomatedTest() |
|
AutomatedTest(String name,
TestAutomationProject project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullLabel() |
String |
getFullName() |
Long |
getId() |
String |
getName() |
String |
getNameWithoutRoot() |
String |
getPath() |
TestAutomationProject |
getProject() |
String |
getRootFolderName() |
String |
getShortName() |
boolean |
isAtTheRoot() |
AutomatedTest |
newWithProject(TestAutomationProject newP) |
protected AutomatedTest()
public AutomatedTest(String name, TestAutomationProject project)
public Long getId()
public TestAutomationProject getProject()
public String getName()
public String getFullName()
public String getFullLabel()
public String getPath()
public String getShortName()
public String getNameWithoutRoot()
public String getRootFolderName()
public boolean isAtTheRoot()
public AutomatedTest newWithProject(TestAutomationProject newP)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.