@API(status=STABLE)
public interface Container
Modifier and Type | Method and Description |
---|---|
boolean |
addClass(Class<?> glueClass)
Collects glue classes in the classpath.
|
boolean addClass(Class<?> glueClass)
glueClass
- Glue class containing cucumber.api annotations (Before, Given, When, ...)Copyright © 2019. All rights reserved.