jp.ne.mki.wedge.pub.vfunit.tag.framerunner
クラス FrameRunnerAction

java.lang.Object
  上位を拡張 JFCTestCase
      上位を拡張 jp.ne.mki.wedge.pub.vfunit.testcase.VfUnitTestCase
          上位を拡張 jp.ne.mki.wedge.pub.vfunit.tag.framerunner.FrameRunnerAction
すべての実装されたインタフェース:
IReportTestCase

public class FrameRunnerAction
extends VfUnitTestCase
implements IReportTestCase

FrameRunnerで画面をキックする

作成者:
kanbayashi

コンストラクタの概要
FrameRunnerAction(org.w3c.dom.Node node)
           
 
メソッドの概要
 void framerun()
           
 java.lang.String getProcessString()
          処理内容を文字列として取得
 void runTest()
           
protected  void setUp()
           
 
クラス jp.ne.mki.wedge.pub.vfunit.testcase.VfUnitTestCase から継承されたメソッド
checkOptionPaneDialog, closeDialog, getVfFinder, getVfHelper
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FrameRunnerAction

public FrameRunnerAction(org.w3c.dom.Node node)
メソッドの詳細

setUp

protected void setUp()
              throws java.lang.Exception
例外:
java.lang.Exception

runTest

public void runTest()
             throws java.lang.Throwable
例外:
java.lang.Throwable

framerun

public void framerun()
              throws java.lang.Throwable
例外:
java.lang.Exception
java.lang.Throwable

getProcessString

public java.lang.String getProcessString()
インタフェース IReportTestCase の記述:
処理内容を文字列として取得

定義:
インタフェース IReportTestCase 内の getProcessString
戻り値: