org.seasar.cubby.util
クラス CubbyUtilsTest

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

public class CubbyUtilsTest
extends junit.framework.TestCase


コンストラクタの概要
CubbyUtilsTest()
           
 
メソッドの概要
 void testGetActionClassName()
           
 void testGetActionPath()
           
 void testGetFormBean1()
           
 void testGetFormBean2()
           
 void testGetFormBean3()
           
 void testGetObjectSize()
           
 void testGetPriority()
           
 void testReplaceFirst()
           
 void testSplit2()
           
 
クラス 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
 

コンストラクタの詳細

CubbyUtilsTest

public CubbyUtilsTest()
メソッドの詳細

testGetObjectSize

public void testGetObjectSize()

testGetActionPath

public void testGetActionPath()

testGetActionClassName

public void testGetActionClassName()

testReplaceFirst

public void testReplaceFirst()

testSplit2

public void testSplit2()

testGetPriority

public void testGetPriority()
                     throws Exception
例外:
Exception

testGetFormBean1

public void testGetFormBean1()
                      throws Exception
例外:
Exception

testGetFormBean2

public void testGetFormBean2()
                      throws Exception
例外:
Exception

testGetFormBean3

public void testGetFormBean3()
                      throws Exception
例外:
Exception


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