org.seasar.cubby.controller.impl
クラス CubbyConfigurationImplTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 org.seasar.cubby.controller.impl.CubbyConfigurationImplTest
すべての実装されたインタフェース:
junit.framework.Test

public class CubbyConfigurationImplTest
extends junit.framework.TestCase


コンストラクタの概要
CubbyConfigurationImplTest()
           
 
メソッドの概要
 void testConstructor()
           
 void testConstructorThrowsNullPointerException()
           
 void testGetFormatPattern()
           
 
クラス 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, failNotEquals, failNotSame, failSame, format
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

CubbyConfigurationImplTest

public CubbyConfigurationImplTest()
メソッドの詳細

testConstructor

public void testConstructor()
                     throws Throwable
例外:
Throwable

testGetFormatPattern

public void testGetFormatPattern()
                          throws Throwable
例外:
Throwable

testConstructorThrowsNullPointerException

public void testConstructorThrowsNullPointerException()
                                               throws Throwable
例外:
Throwable


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.