| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit.doc |
| Modifier and Type | Method and Description |
|---|---|
static Help.EntityType |
Help.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Help.EntityType[] |
Help.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Help |
Help.create(Class<?> driverClass,
Help.EntityType entityType) |
static void |
Help.help(Class<?> testClass,
com.github.dakusui.actionunit.visitors.ActionPrinter.Writer writer,
Help.EntityType type) |
static void |
Help.help(Class<?> testClass,
com.github.dakusui.actionunit.visitors.ActionPrinter.Writer writer,
Help.EntityType type,
String name) |
Copyright © 2017. All rights reserved.