jp.ne.mki.wedge.pub.vfunit.reporter
インタフェース IReportTestCase

既知のサブインタフェースの一覧:
IVfUnitAssert, IVfUnitProcess
既知の実装クラスの一覧:
AbstractDatabaseOperation, AbstractProcess, ActiveWindow, AssertBackGroundColor, AssertBorder, AssertButtonSelected, AssertCaretColor, AssertCompRefrectMethod, AssertDbUnitFileSet, AssertDialogButtonText, AssertDialogExist, AssertDialogNotExist, AssertDisabledTextColor, AssertEditabled, AssertEnabled, AssertFont, AssertForeGroundColor, AssertHasFocus, AssertImageIcon, AssertItem, AssertItemSize, AssertOpaque, AssertRowCount, AssertSelectedIndex, AssertSplitDivider, AssertStatusBarMessage, AssertTableCellEditorClass, AssertTableCellRendererClass, AssertTableColumnSize, AssertTableEditing, AssertTableEditorTextPosition, AssertTableHeaderValue, AssertTableSelectedCell, AssertTextComponent, AssertTextPosition, AssertToolTipText, AssertVfCurrentComponent, AssertVisibled, AssertWindowExist, AssertWindowNotExist, ClearText, Click, ClickScrollPaneOfTable, ClickXyPosition, CloseDialog, CloseWindow, DbUnitCleanInsert, DbUnitDelete, DbUnitExport, DbUnitInsert, DbUnitUpdate, EditStopTable, EditTable, FrameRunnerAction, FrameRunnerTestSuite, MoveTableColumnByDrag, NextFocus, PressKey, PressOperationKey, PreviousFocus, ResizeTableColumnByDrag, SendString, SetString, Sleep, SqlExecute

public interface IReportTestCase

Report出力対応TestCase のインターフェース。 このインターフェースを実装している場合、Report出力時に 処理内容を出力します。

作成者:
kanbayashi

メソッドの概要
 java.lang.String getProcessString()
          処理内容を文字列として取得
 

メソッドの詳細

getProcessString

java.lang.String getProcessString()
処理内容を文字列として取得

戻り値: