站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

TestFactory - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.common.junit.ant
Class TestFactory

java.lang.Object
  extended byTestSuite
      extended byorg.jboss.portal.common.junit.ant.TestFactory

public class TestFactory
extends TestSuite

Version:
$Revision: 1.1 $
Author:
Julien Viet
See Also:
Serialized Form

Constructor Summary
TestFactory()
           
 
Method Summary
static Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFactory

public TestFactory()
Method Detail

suite

public static Test suite()