hudson.tasks.junit
Class TestAction
java.lang.Object
hudson.tasks.junit.TestAction
- All Implemented Interfaces:
- Action, ModelObject
public abstract class TestAction
- extends Object
- implements Action
Jelly (all optional):
- index.jelly: included at the top of the test page
- summary.jelly: included in a collapsed panel on the test parent page
- badge.jelly: shown after the test link on the test parent page
- Since:
- 1.320
- Author:
- tom
- See Also:
TestDataPublisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAction
public TestAction()
annotate
public String annotate(String text)
- Returns text with annotations.
Copyright © 2004-2013. All Rights Reserved.