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