woolpack.misc
クラス MiscUtilsTest

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

public class MiscUtilsTest
extends junit.framework.TestCase


コンストラクタの概要
MiscUtilsTest()
           
 
メソッドの概要
 void testLapTime()
           
 void testLapTimeException()
           
 void testLoadBalancerException()
           
 void testRetry()
           
 void testSleep()
           
 void testSleepException()
           
 void testSwitchNearLocale()
           
 void testThreadLocal()
           
 void testTryLocales()
           
 void testTryLocalesIOException()
           
 void testTryLocalesSearch()
           
 
クラス 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
 

コンストラクタの詳細

MiscUtilsTest

public MiscUtilsTest()
メソッドの詳細

testLapTime

public void testLapTime()
                 throws Exception
例外:
Exception

testLapTimeException

public void testLapTimeException()
                          throws Exception
例外:
Exception

testSleep

public void testSleep()
               throws InterruptedException
例外:
InterruptedException

testSleepException

public void testSleepException()

testSwitchNearLocale

public void testSwitchNearLocale()

testThreadLocal

public void testThreadLocal()

testTryLocales

public void testTryLocales()

testTryLocalesSearch

public void testTryLocalesSearch()

testTryLocalesIOException

public void testTryLocalesIOException()

testLoadBalancerException

public void testLoadBalancerException()
                               throws Exception
例外:
Exception

testRetry

public void testRetry()
               throws Exception
例外:
Exception


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