public class StackTraces extends Object
| Constructor and Description |
|---|
StackTraces()
Creates a new
StackTraces. |
| Modifier and Type | Method and Description |
|---|---|
static StackTraces |
instance()
Returns the singleton instance of this class.
|
StackTraceElement[] |
stackTraceInCurrentThread()
Returns the stack trace for the current thread.
|
public StackTraces()
StackTraces.public static StackTraces instance()
public StackTraceElement[] stackTraceInCurrentThread()
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.