@API(status=INTERNAL, since="1.6") public final class RuntimeUtils extends Object
Runtime
,
RuntimeMXBean
, etc.
These utilities are intended solely for usage within the JUnit framework itself. Any usage by external parties is not supported. Use at your own risk!
Modifier and Type | Method and Description |
---|---|
static boolean |
isDebugMode()
Try to determine whether the VM was started in debug mode or not.
|
Copyright © 2020. All rights reserved.