public interface StepdocReporter
Modifier and Type | Method and Description |
---|---|
void |
stepdocs(List<Stepdoc> stepdocs,
List<Object> stepsInstances) |
void |
stepdocsMatching(String stepAsString,
List<Stepdoc> matching,
List<Object> stepsIntances) |
Copyright © 2003–2016. All rights reserved.