public class TestCaseData extends Object implements Serializable
Objects of this class provide all data necessary for running one test case
Copyright 2017 (C) by Martin Ganserer
| Constructor and Description |
|---|
TestCaseData() |
| Modifier and Type | Method and Description |
|---|---|
List<PageActionTestData> |
getPageActionTestData() |
public List<PageActionTestData> getPageActionTestData()
Copyright © 2019. All rights reserved.