| Package | Description |
|---|---|
| com.nordstrom.common.file |
| Modifier and Type | Method and Description |
|---|---|
static PathUtils.ReportsDirectory |
PathUtils.ReportsDirectory.fromObject(Object obj)
Get the reports directory constant for the specified test class object.
|
static PathUtils.ReportsDirectory |
PathUtils.ReportsDirectory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathUtils.ReportsDirectory[] |
PathUtils.ReportsDirectory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.