public class TestHelperPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
minTaskGranularitySec
(long) The minimum length of time for a task in seconds.
|
static java.lang.Long |
printElementsLimit
(int) Print up to this many elements in a collection.
|
static java.lang.Long |
printObjectDepth
(int) Print up to this many levels in an object graph.
|
static java.lang.Long |
printStringLimit
(int) Print up to this many characters in a String.
|
| Constructor and Description |
|---|
TestHelperPrms() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long printElementsLimit
public static java.lang.Long printStringLimit
public static java.lang.Long printObjectDepth
public static java.lang.Long minTaskGranularitySec
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.