public class ScreenplayInspector extends Object
| Constructor and Description |
|---|
ScreenplayInspector() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAScreenplayClass(Class<?> stepClass) |
static boolean |
isAScreenplayPerformAsMethod(Method method) |
static Method |
performAsMethodIn(Class<?> stepClass) |
Copyright © 2022. All rights reserved.