public class TestMethodHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_NAME
Field name for defining runtime context in test
|
static String |
DESCRIPTION_NAME
Field name for test unit description in test
|
static String |
EXPECTED_ERROR
Field name for the expecting eror in test
|
static String |
EXPECTED_RESULT_NAME
Field name for the expected result in test
|
| Constructor and Description |
|---|
TestMethodHelper() |
public static final String EXPECTED_RESULT_NAME
public static final String EXPECTED_ERROR
public static final String CONTEXT_NAME
public static final String DESCRIPTION_NAME
Copyright © 2004–2019 OpenL Tablets. All rights reserved.