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

BufferedStreamTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.common
Class BufferedStreamTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.portal.test.common.BufferedStreamTestCase

public class BufferedStreamTestCase
extends TestCase

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

Constructor Summary
BufferedStreamTestCase(java.lang.String name)
           
 
Method Summary
 void testInputStream()
           
 void testOutputputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferedStreamTestCase

public BufferedStreamTestCase(java.lang.String name)
Method Detail

testInputStream

public void testInputStream()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testOutputputStream

public void testOutputputStream()
                         throws java.lang.Exception
Throws:
java.lang.Exception