public abstract static class ProjectResultBuildAction.Data extends Object
Constructor and Description |
---|
Data() |
Modifier and Type | Method and Description |
---|---|
abstract List<? extends hudson.tasks.junit.TestAction> |
getTestAction(hudson.tasks.test.TestObject testObject)
Returns all TestActions for the testObject.
|
public abstract List<? extends hudson.tasks.junit.TestAction> getTestAction(hudson.tasks.test.TestObject testObject)
Copyright © 2004-2016. All Rights Reserved.