Class JUnitTestCaseFailureReport
- java.lang.Object
 - 
- com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
 - 
- com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseFailureReport
 
 
 
- 
public class JUnitTestCaseFailureReport extends TestCaseFailureReport
 
- 
- 
Constructor Summary
Constructors Constructor Description JUnitTestCaseFailureReport() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetType(String type)- 
Methods inherited from class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
getContent, getMessage, getType, setContent, setMessage 
 - 
 
 - 
 
- 
- 
Method Detail
- 
setType
public void setType(String type)
- Overrides:
 setTypein classTestCaseFailureReport
 
 - 
 
 -