private static final class ForgeConfigSpecTest.TestResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private com.google.common.base.Stopwatch |
disabledWatch |
private com.google.common.base.Stopwatch |
enabledWatch |
Constructor and Description |
---|
TestResult(com.google.common.base.Stopwatch enabledWatch,
com.google.common.base.Stopwatch disabledWatch) |