woolpack.utils
クラス MapIterableMapTest

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

public class MapIterableMapTest
extends junit.framework.TestCase


コンストラクタの概要
MapIterableMapTest()
           
 
メソッドの概要
protected  void setUp()
           
 void testGet1()
           
 void testGet2()
           
 void testGet3()
           
 void testGet4()
           
 void testPut1()
           
 void testPut2()
           
 void testPut3()
           
 void testPut5()
           
 void testPutEmpty()
           
 void testRemove()
           
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

コンストラクタの詳細

MapIterableMapTest

public MapIterableMapTest()
メソッドの詳細

setUp

protected void setUp()
              throws Exception
オーバーライド:
クラス junit.framework.TestCase 内の setUp
例外:
Exception

testGet1

public void testGet1()

testGet2

public void testGet2()

testGet3

public void testGet3()

testGet4

public void testGet4()

testPut1

public void testPut1()

testPut2

public void testPut2()

testPut3

public void testPut3()

testPut5

public void testPut5()

testPutEmpty

public void testPutEmpty()

testRemove

public void testRemove()


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