com.agical.rdoc.extension.junit
Class RenderingTest

java.lang.Object
  extended by com.agical.rdoc.extension.junit.RenderingTest
All Implemented Interfaces:
junit.framework.Test

public class RenderingTest
extends java.lang.Object
implements junit.framework.Test


Constructor Summary
RenderingTest()
           
 
Method Summary
 int countTestCases()
           
 void run(junit.framework.TestResult testResult)
           
 void setResourceManager(ResourceManager resourceManager)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RenderingTest

public RenderingTest()
Method Detail

countTestCases

public int countTestCases()
Specified by:
countTestCases in interface junit.framework.Test

run

public void run(junit.framework.TestResult testResult)
Specified by:
run in interface junit.framework.Test

setResourceManager

public void setResourceManager(ResourceManager resourceManager)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2010 Agical AB. All Rights Reserved.