public class TestableUtil extends Object
| Constructor and Description |
|---|
TestableUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
currentSourceMethodName()
Get the last visit method in source file
|
static String |
previousStackLocation()
Get file name and line number of where current method was called
|
public static String currentSourceMethodName()
public static String previousStackLocation()
Copyright © 2021. All rights reserved.