woolpack.factory
クラス FactoryUtilsTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 woolpack.factory.FactoryUtilsTest
すべての実装されたインタフェース:
junit.framework.Test

public class FactoryUtilsTest
extends junit.framework.TestCase


コンストラクタの概要
FactoryUtilsTest()
           
 
メソッドの概要
 void testConcurrentMapCache()
           
 void testInputStreamReaderFactory()
           
 void testInputStreamReaderFactoryIOException()
           
 void testMapCache()
           
 void testSideEffectConcurrentMapCache()
           
 void testSideEffectMapCache()
           
 void testStringInputStreamFactoryException()
           
 void testStringReaderFactory()
           
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
クラス junit.framework.Assert から継承されたメソッド
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

FactoryUtilsTest

public FactoryUtilsTest()
メソッドの詳細

testInputStreamReaderFactory

public void testInputStreamReaderFactory()
                                  throws IOException
例外:
IOException

testInputStreamReaderFactoryIOException

public void testInputStreamReaderFactoryIOException()
                                             throws IOException
例外:
IOException

testStringReaderFactory

public void testStringReaderFactory()
                             throws IOException
例外:
IOException

testStringInputStreamFactoryException

public void testStringInputStreamFactoryException()
                                           throws IOException
例外:
IOException

testMapCache

public void testMapCache()

testConcurrentMapCache

public void testConcurrentMapCache()

testSideEffectMapCache

public void testSideEffectMapCache()
                            throws Exception
例外:
Exception

testSideEffectConcurrentMapCache

public void testSideEffectConcurrentMapCache()
                                      throws Exception
例外:
Exception


Copyright (C) 2006-2007 Takahiro Nakamura. All rights reserved.