|
|||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
woolpack.factory.FactoryUtilsTest
public class FactoryUtilsTest
コンストラクタの概要 | |
---|---|
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 |
コンストラクタの詳細 |
---|
public FactoryUtilsTest()
メソッドの詳細 |
---|
public void testInputStreamReaderFactory() throws IOException
IOException
public void testInputStreamReaderFactoryIOException() throws IOException
IOException
public void testStringReaderFactory() throws IOException
IOException
public void testStringInputStreamFactoryException() throws IOException
IOException
public void testMapCache()
public void testConcurrentMapCache()
public void testSideEffectMapCache() throws Exception
Exception
public void testSideEffectConcurrentMapCache() throws Exception
Exception
|
|||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |