| Package | Description |
|---|---|
| org.jvnet.hudson.test |
Test harness for Jenkins and its plugins.
|
| Modifier and Type | Method and Description |
|---|---|
static List<MemoryAssert.HistogramElement> |
MemoryAssert.increasedMemory(Callable<Void> callable,
org.netbeans.insane.scanner.Filter... filters)
Counts how much more memory is held in Jenkins by doing some operation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
MemoryAssert.HistogramElement.compareTo(MemoryAssert.HistogramElement o) |
Copyright © 2004–2015. All rights reserved.