JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.galasa.framework.spi.language.gherkin
Interface IFileLineReader
All Known Implementing Classes:
FileLineReader
public interface
IFileLineReader
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
readLines
(
URI
gherkinUri)
Method Details
readLines
List
<
String
>
readLines
(
URI
gherkinUri)
throws
TestRunException
Throws:
TestRunException