org.seasar.framework.unit
クラス S2TigerTestCase.Subsequence

java.lang.Object
  上位を拡張 org.seasar.framework.unit.S2TigerTestCase.Subsequence
含まれているクラス:
S2TigerTestCase

protected abstract class S2TigerTestCase.Subsequence
extends Object


コンストラクタの概要
protected S2TigerTestCase.Subsequence()
           
 
メソッドの概要
 void doTest()
           
protected  void record()
           
protected abstract  void replay()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

S2TigerTestCase.Subsequence

protected S2TigerTestCase.Subsequence()
メソッドの詳細

doTest

public void doTest()
            throws Exception
例外:
Exception

replay

protected abstract void replay()
                        throws Exception
例外:
Exception

record

protected void record()
               throws Exception
例外:
Exception


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.