| Package | Description |
|---|---|
| org.jvnet.hudson.test |
Test harness for Jenkins and its plugins.
|
| Modifier and Type | Method and Description |
|---|---|
FakeChangeLogSCM.EntryImpl |
FakeChangeLogSCM.addChange() |
FakeChangeLogSCM.EntryImpl |
FakeChangeLogSCM.EntryImpl.withAuthor(String author) |
FakeChangeLogSCM.EntryImpl |
FakeChangeLogSCM.EntryImpl.withMsg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FakeChangeLogSCM.EntryImpl> |
FakeChangeLogSCM.FakeChangeLogSet.iterator() |
| Constructor and Description |
|---|
ChangelogAction(List<FakeChangeLogSCM.EntryImpl> entries,
String changeLogFile) |
FakeChangeLogSet(hudson.model.Run<?,?> build,
List<FakeChangeLogSCM.EntryImpl> entries) |
Copyright © 2004–2019. All rights reserved.