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

ProducerTestRunner - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.wsrp.v1.producer
Class ProducerTestRunner

java.lang.Object
  extended byjunit.framework.TestCase
      extended byorg.jboss.portal.test.wsrp.v1.producer.ProducerTestRunner

public class ProducerTestRunner
extends junit.framework.TestCase

Since:
2.4
Version:
$Revision: 5483 $
Author:
Boleslaw Dawidowicz, Chris Laprun
See Also:
Serialized Form

Nested Class Summary
private static class ProducerTestRunner.Blah
           
 
Constructor Summary
ProducerTestRunner()
           
ProducerTestRunner(java.lang.String string)
           
 
Method Summary
static TestSuite suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProducerTestRunner

public ProducerTestRunner()

ProducerTestRunner

public ProducerTestRunner(java.lang.String string)
Method Detail

suite

public static TestSuite suite()