steps property

List<TestStep> steps
final

The list of steps for the test

Implementation

final List<TestStep> steps;