com.atlassian.confluence.renderer.radeox.macros.junit
Class JUnitTestCaseFailureReport

java.lang.Object
  extended by com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
      extended by com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseFailureReport

public class JUnitTestCaseFailureReport
extends TestCaseFailureReport


Constructor Summary
JUnitTestCaseFailureReport()
           
 
Method Summary
 void setType(String type)
           
 
Methods inherited from class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseFailureReport
getContent, getMessage, getType, setContent, setMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnitTestCaseFailureReport

public JUnitTestCaseFailureReport()
Method Detail

setType

public void setType(String type)
Overrides:
setType in class TestCaseFailureReport


Copyright © 2003-2013 Atlassian. All Rights Reserved.