org.seasar.cubby.routing.impl
クラス RoutingComparatorTest

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

public class RoutingComparatorTest
extends junit.framework.TestCase


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

コンストラクタの詳細

RoutingComparatorTest

public RoutingComparatorTest()
メソッドの詳細

setUp

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

testDuplicate

public void testDuplicate()

testSort

public void testSort()

testSort2

public void testSort2()


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