|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Resource | |
---|---|
cucumber.io | |
cucumber.runtime |
Uses of Resource in cucumber.io |
---|
Methods in cucumber.io that return Resource | |
---|---|
Resource |
FileResourceIterator.next()
|
Resource |
ZipResourceIterator.next()
|
Methods in cucumber.io that return types with arguments of type Resource | |
---|---|
Iterable<Resource> |
FileResourceLoader.resources(String path,
String suffix)
|
Iterable<Resource> |
ClasspathResourceLoader.resources(String path,
String suffix)
|
Iterable<Resource> |
ResourceLoader.resources(String path,
String suffix)
|
Uses of Resource in cucumber.runtime |
---|
Methods in cucumber.runtime with parameters of type Resource | |
---|---|
void |
FeatureBuilder.parse(Resource resource,
List<Object> filters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |