public final class TestUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isExecutedFromIDE()
Supporting netbeans only at this time.
|
static boolean |
isExecutedFromNetbeans() |
static boolean |
isExecutedWithDebuggerAgent() |
public static boolean isExecutedFromNetbeans()
public static boolean isExecutedFromIDE()
public static boolean isExecutedWithDebuggerAgent()
Copyright © 2018 SPF4J. All rights reserved.