public class TestableTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSTRUCTOR
Name of the constructor method
|
static String |
SOURCE_METHOD
Name of the last visited method in source class
|
static String |
TEST_CASE
Name of current test case method
|
| Constructor and Description |
|---|
TestableTool() |
public static final String CONSTRUCTOR
public static String TEST_CASE
public static String SOURCE_METHOD
Copyright © 2020. All rights reserved.