Package | Description |
---|---|
com.asakusafw.testdriver.excel.legacy |
Legacy test condition definitions in Excel sheets.
|
Modifier and Type | Method and Description |
---|---|
static ColumnMatchingCondition |
ColumnMatchingCondition.getConditonByJapanseName(String key)
Returns an item about the
Japanese name . |
static ColumnMatchingCondition |
ColumnMatchingCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnMatchingCondition[] |
ColumnMatchingCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.