Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.9.4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Add ScanningStepsFactory implementation to retrieve and instantiate Steps classes by scanning configured packages and finding classes containing annotated methods.
It can used programmatically or via the @UsingSteps annotation.
Scanning will require optional org.reflections:reflections dependency.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Description |
Add ScanningStepsFactory implementation to retrieve and instantiate Steps classes by scanning configured packages and finding classes containing annotated methods.
Scanning will require optional org.reflections:reflections dependency. |
Add ScanningStepsFactory implementation to retrieve and instantiate Steps classes by scanning configured packages and finding classes containing annotated methods.
It can used programmatically or via the @UsingSteps annotation. Scanning will require optional org.reflections:reflections dependency. |