Package | Description |
---|---|
hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
hudson.tasks.test |
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
|
Modifier and Type | Method and Description |
---|---|
abstract History |
TestObject.getHistory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
History |
TestObject.getHistory() |
Copyright © 2016–2022. All rights reserved.