A B C D E F G H I J K L M N P R S T U V W X

A

AbstractDatabaseOperation - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス

DbUnitで実装されているDatabaseOperationを実行します。

AbstractDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のコンストラクタ
 
AbstractHtmlReportConverter - jp.ne.mki.wedge.pub.vfunit.reporter の クラス
HTML変換Converter抽象クラス。
AbstractHtmlReportConverter() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のコンストラクタ
 
AbstractJFCTestAction - jp.ne.mki.wedge.pub.vfunit.test.action の クラス
TestActionの抽象クラス。
AbstractJFCTestAction() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のコンストラクタ
 
AbstractProcess - jp.ne.mki.wedge.pub.vfunit.tag の クラス
Process抽象クラス
AbstractProcess() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のコンストラクタ
 
ActiveWindow - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定画面をActive状態にします。

ActiveWindow() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ActiveWindow のコンストラクタ
 
ACTUAL - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDbUnitFileSet の static 変数
 
addChild(IVfUnitProcess) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitXmlTest のメソッド
処理を行う 子プロセス を追加
addError(Test, Throwable) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
Error発生時
addFailure(Test, AssertionFailedError) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
テスト失敗時
addFileset(FileSet) - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag のメソッド
 
addFileset(FileSet) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
addProperties(Properties) - クラス jp.ne.mki.wedge.pub.vfunit.tag.TagFactory のメソッド
定数定義の追加
addProperties(Properties) - クラス jp.ne.mki.wedge.pub.vfunit.test.TestFactory のメソッド
定数定義の追加
addProperties(Properties) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
定数定義の追加
addSetUpAction(IVfUnitTestAction) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
テスト開始前に実行するActionを追加 JUnit3でいう setUp()
addSetUpAction(IVfUnitTestAction) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
テスト開始前に実行するActionを追加 JUnit3でいう startUp()
addSetUpAction(IVfUnitTestAction) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト開始前に実行するActionを追加 JUnit3でいう setUp()
addTagMapping(String, String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.TagFactory のメソッド
Tagマッピングを追加
addTearDownAction(IVfUnitTestAction) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
テスト終了後に実行するActionを追加 JUnit3でいう tearDown()
addTearDownAction(IVfUnitTestAction) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
テスト終了後に実行するActionを追加 JUnit3でいう tearDown()
addTearDownAction(IVfUnitTestAction) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト終了後に実行するActionを追加 JUnit3でいう tearDown()
addTest(TestSuite, Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.TestFactory のメソッド
テストを追加。
addTestTagMapping(String, String) - クラス jp.ne.mki.wedge.pub.vfunit.test.TestFactory のメソッド
TestTagマッピングを追加
addXmlFile(String) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
テスト対象のXMLファイルを追加
AssertBackGroundColor - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの背景色のチェックを行います。

AssertBackGroundColor() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBackGroundColor のコンストラクタ
 
AssertBorder - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントのボーダーのチェックを行います。

AssertBorder() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBorder のコンストラクタ
 
AssertButtonSelected - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

CheckBox,RadioButtonなどの選択ボタンが、選択状態になっているかどうかをチェックします。

AssertButtonSelected() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertButtonSelected のコンストラクタ
 
AssertCaretColor - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントのCaret色のチェックを行います。

AssertCaretColor() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertCaretColor のコンストラクタ
 
AssertCompRefrectMethod - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの指定メソッドを実行し、その結果をチェックします。

AssertCompRefrectMethod() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertCompRefrectMethod のコンストラクタ
 
AssertDbUnitFileSet - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

DbUnitより出力されたふたつのFileSetが同じかどうかを評価します。

AssertDbUnitFileSet() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDbUnitFileSet のコンストラクタ
 
AssertDialogButtonText - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

JOptionPaneで表示されているダイアログの ボタンのテキスト をチェックします。

AssertDialogButtonText() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogButtonText のコンストラクタ
 
AssertDialogExist - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定 title であるダイアログが表示されているかどうか をチェックします。

AssertDialogExist() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogExist のコンストラクタ
 
AssertDialogNotExist - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定タイトルのダイアログが表示されていないことをチェックします。

AssertDialogNotExist() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogNotExist のコンストラクタ
 
AssertDisabledTextColor - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの使用不可時のテキスト色のチェックを行います。

AssertDisabledTextColor() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDisabledTextColor のコンストラクタ
 
AssertEditabled - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの編集可/不可(isEditable())のチェックを行います。

AssertEditabled() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertEditabled のコンストラクタ
 
AssertEnabled - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの使用可/不可(isEnabled())のチェックを行います。

AssertEnabled() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertEnabled のコンストラクタ
 
assertEquals(String, Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two objects are equal.
assertEquals(Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two objects are equal.
assertEquals(String, String, String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two Strings are equal.
assertEquals(String, String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two Strings are equal.
assertEquals(String, double, double, double) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two doubles are equal concerning a delta.
assertEquals(double, double, double) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two doubles are equal concerning a delta.
assertEquals(String, float, float, float) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two floats are equal concerning a positive delta.
assertEquals(float, float, float) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two floats are equal concerning a delta.
assertEquals(String, long, long) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two longs are equal.
assertEquals(long, long) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two longs are equal.
assertEquals(String, boolean, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two booleans are equal.
assertEquals(boolean, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two booleans are equal.
assertEquals(String, byte, byte) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two bytes are equal.
assertEquals(byte, byte) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two bytes are equal.
assertEquals(String, char, char) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two chars are equal.
assertEquals(char, char) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two chars are equal.
assertEquals(String, short, short) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two shorts are equal.
assertEquals(short, short) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two shorts are equal.
assertEquals(String, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two ints are equal.
assertEquals(int, int) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two ints are equal.
assertFalse(String, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that a condition is false.
assertFalse(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that a condition is false.
AssertFont - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントのフォントのチェックを行います。

AssertFont() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertFont のコンストラクタ
 
AssertForeGroundColor - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの前景色のチェックを行います。

AssertForeGroundColor() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertForeGroundColor のコンストラクタ
 
AssertHasFocus - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントが フォーカス取得している状態(hasFocus() = true) かどうかをチェックします。

AssertHasFocus() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertHasFocus のコンストラクタ
 
AssertImageIcon - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントのイメージアイコンのチェックを行います。

AssertImageIcon() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertImageIcon のコンストラクタ
 
AssertItem - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

アイテムの内容をチェックします。

AssertItem() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertItem のコンストラクタ
 
AssertItemSize - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

アイテムの行数をチェックします。

AssertItemSize() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertItemSize のコンストラクタ
 
assertNotNull(Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that an object isn't null.
assertNotNull(String, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that an object isn't null.
assertNotSame(String, Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two objects do not refer to the same object.
assertNotSame(Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two objects do not refer to the same object.
assertNull(Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that an object is null.
assertNull(String, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that an object is null.
AssertOpaque - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントのOpaque(不透過)のチェックを行います。

AssertOpaque() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertOpaque のコンストラクタ
 
AssertRowCount - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

JComboBox,JList の行数のチェックをおこないます。

AssertRowCount() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertRowCount のコンストラクタ
 
assertSame(String, Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two objects refer to the same object.
assertSame(Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that two objects refer to the same object.
AssertSelectedIndex - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの選択行、インデックス が正しいかどうかをチェックします。

AssertSelectedIndex() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertSelectedIndex のコンストラクタ
 
AssertSplitDivider - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定SplitPaneのDividerのチェックを行います。

AssertSplitDivider() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertSplitDivider のコンストラクタ
 
AssertStatusBarMessage - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

ステータスバーに表示されている文字のチェックを行います。

AssertStatusBarMessage() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertStatusBarMessage のコンストラクタ
 
AssertTableCellEditorClass - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定列、行の テーブルセルエディタ の クラスをチェックします。

AssertTableCellEditorClass() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableCellEditorClass のコンストラクタ
 
AssertTableCellRendererClass - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定列、行の テーブルセルレンダラ の コンポーネントをチェックします。

AssertTableCellRendererClass() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableCellRendererClass のコンストラクタ
 
AssertTableColumnSize - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

テーブル列幅のチェックを行います。

AssertTableColumnSize() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableColumnSize のコンストラクタ
 
AssertTableEditing - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

テーブルが編集状態(isEditing())かどうかをチェックします。

AssertTableEditing() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableEditing のコンストラクタ
 
AssertTableEditorTextPosition - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

テーブルエディタのテキスト位置をチェックします。

AssertTableEditorTextPosition() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableEditorTextPosition のコンストラクタ
 
AssertTableHeaderValue - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

テーブルヘッダーの文字列が正しいかチェックします。

AssertTableHeaderValue() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableHeaderValue のコンストラクタ
 
AssertTableSelectedCell - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

テーブル選択セルのチェックを行います。

AssertTableSelectedCell() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableSelectedCell のコンストラクタ
 
AssertTextComponent - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

コンポーネント上に表示されている テキスト文字列 をチェックします。

AssertTextComponent() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTextComponent のコンストラクタ
 
AssertTextPosition - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントのテキスト表示位置をチェックを行います。

AssertTextPosition() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTextPosition のコンストラクタ
 
AssertToolTipText - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの ツールチップのチェックを行います。

AssertToolTipText() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertToolTipText のコンストラクタ
 
assertTrue(String, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that a condition is true.
assertTrue(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Asserts that a condition is true.
AssertVfCurrentComponent - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

VFエンジンの currentComponentの値が指定コンポーネントと同じかどうかをチェックする。

AssertVfCurrentComponent() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertVfCurrentComponent のコンストラクタ
 
AssertVisibled - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

指定コンポーネントの表示/非表示(isVisibled())のチェックを行います。

AssertVisibled() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertVisibled のコンストラクタ
 
AssertWindowExist - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

画面が表示されているかどうか チェックします。

AssertWindowExist() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertWindowExist のコンストラクタ
 
AssertWindowNotExist - jp.ne.mki.wedge.pub.vfunit.tag.check の クラス

画面が無い状態 かどうかをチェックします。

AssertWindowNotExist() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertWindowNotExist のコンストラクタ
 
ATTR_DRIVER - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation の static 変数
 
ATTR_FILE - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation の static 変数
 
ATTR_PASSWORD - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation の static 変数
 
ATTR_QUERY - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitExport の static 変数
 
ATTR_TABLE - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitExport の static 変数
 
ATTR_URL - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation の static 変数
 
ATTR_USERID - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation の static 変数
 

B

BUTTON_INDEX - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 

C

charSet - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
checkOptionPaneDialog(JFCTestCase, JDialog, String, String[], String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
JOptionPaneダイアログの内容をチェックします。
CLASS - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
ClearText - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

テキスト系コンポーネントの表示文字をクリアします。

ClearText() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClearText のコンストラクタ
 
clearTextComp(JFCTestCase, JTextComponent) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
TextComponentの内容をクリアする。
clearTextComp(JFCTestCase, JTextComponent) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
TextComponentの内容をクリアする。
Click - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

マウスを動かして、Click の処理を行います。

Click() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.Click のコンストラクタ
 
CLICK_COUNT - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
ClickScrollPaneOfTable - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定テーブルの親ScrollPaneの コンポーネント内絶対座標をクリックします。

ClickScrollPaneOfTable() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClickScrollPaneOfTable のコンストラクタ
 
ClickXyPosition - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定コンポーネント内絶対座標をクリックします。

ClickXyPosition() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClickXyPosition のコンストラクタ
 
close() - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportWriter のメソッド
closeする
close() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
出力終了
close() - クラス jp.ne.mki.wedge.pub.vfunit.util.StringBufferWriter のメソッド
 
CloseDialog - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定ダイアログの ボタンを マウスでクリックすることにより、 ダイアログを閉じます。

CloseDialog() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.CloseDialog のコンストラクタ
 
closeDialog(JFCTestCase, JDialog, int) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
指定のDialogを 指定ボタンIndexを押す事で 閉じる
closeWindow(JFCTestCase, Window) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント 画面の × ボタンをクリックして画面を閉じる このメソッドを使うと WindowMonitor.getWindows() の 参照から 外れてしまう場合がある。
closeWindow(JFCTestCase, Window) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント 画面の × ボタンをクリックして画面を閉じる このメソッドを使うと WindowMonitor.getWindows() の 参照から 外れてしまう場合がある。
CloseWindow - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

画面の×ボタンを マウスにてクリックします。

CloseWindow() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.CloseWindow のコンストラクタ
 
COLUMN - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
COMP - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
COMPONENT_FINDER_CLASS - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
ComponentFinderFactory - jp.ne.mki.wedge.pub.vfunit.finder の クラス
ComponentFinderを取得
ComponentFinderFactory() - クラス jp.ne.mki.wedge.pub.vfunit.finder.ComponentFinderFactory のコンストラクタ
 
connect() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
jdbc接続を開く。
convert(String, File) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
XML情報をに書き込み
convert(String, File) - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportConverter のメソッド
XML情報をに書き込み
createWriter(File) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
PrintWriter作成

D

DbUnitCleanInsert - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス
DatabaseOperation.CLEAN_INSERT を使った操作を行います。
DbUnitCleanInsert() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitCleanInsert のコンストラクタ
 
DbUnitDelete - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス
DatabaseOperation.DELETE を使った操作を行います。
DbUnitDelete() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitDelete のコンストラクタ
 
DbUnitExport - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス

指定されたTableからQueryDataSetを作成し、それをXmlDataSetでFileに出力します。

DbUnitExport() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitExport のコンストラクタ
 
DbUnitInsert - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス
DatabaseOperation.INSERT を使った操作を行います。
DbUnitInsert() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitInsert のコンストラクタ
 
DbUnitUpdate - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス
DatabaseOperation.UPDATE を使った操作を行います。
DbUnitUpdate() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitUpdate のコンストラクタ
 
DEFAULT_CANONICAL - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default canonical output (false).
DEFAULT_DYNAMIC_VALIDATION - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default dynamic validation support (false).
DEFAULT_GENERATE_SYNTHETIC_ANNOTATIONS - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default generate synthetic schema annotations (false).
DEFAULT_HONOUR_ALL_SCHEMA_LOCATIONS - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default honour all schema locations (false).
DEFAULT_LOAD_EXTERNAL_DTD - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default load external DTD (true).
DEFAULT_NAMESPACES - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default namespaces support (true).
DEFAULT_PARSER_NAME - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default parser name.
DEFAULT_SCHEMA_FULL_CHECKING - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default Schema full checking support (false).
DEFAULT_SCHEMA_VALIDATION - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default Schema validation support (false).
DEFAULT_VALIDATE_ANNOTATIONS - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default validate schema annotations (false).
DEFAULT_VALIDATION - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default validation support (false).
DEFAULT_XINCLUDE - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default XInclude processing support (false).
DEFAULT_XINCLUDE_FIXUP_BASE_URIS - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default XInclude fixup base URIs support (true).
DEFAULT_XINCLUDE_FIXUP_LANGUAGE - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Default XInclude fixup language support (true).
DefaultComponentFinder - jp.ne.mki.wedge.pub.vfunit.finder の クラス
ComponentFinerのデフォルト実装。
DefaultComponentFinder() - クラス jp.ne.mki.wedge.pub.vfunit.finder.DefaultComponentFinder のコンストラクタ
 
DefaultRobotTestHelper - jp.ne.mki.wedge.pub.vfunit.helper の クラス
デフォルト実装のRobotHelper。
DefaultRobotTestHelper() - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のコンストラクタ
コンストラクタ
DELIMIT_COMPONENT_END - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
DELIMIT_COMPONENT_START - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
DELIMIT_ITEM_END - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
DELIMIT_ITEM_START - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
DELIMIT_ITEM_VALUE_END - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
DELIMIT_ITEM_VALUE_START - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
DIALOG_TITLE_COMFIRM - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder の static 変数
 
DIALOG_TITLE_DATACHECK - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder の static 変数
 
DIALOG_TITLE_ERROR - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder の static 変数
 
DIALOG_TITLE_INFOMATION - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder の static 変数
 
disconnect() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
jdbc接続を閉じる。
doDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
DatabaseへのOperationを行う。
doDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitExport のメソッド
 
DYNAMIC_VALIDATION_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Dynamic validation feature id (http://apache.org/xml/features/validation/dynamic).

E

EditStopTable - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

Tableを表示状態(EditStop状態)にします。

EditStopTable() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.EditStopTable のコンストラクタ
 
EditTable - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

Tableを編集状態(Edit状態)にします。

EditTable() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.EditTable のコンストラクタ
 
endTest(Test) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
テスト終了時
endTestSuite(TestSuite) - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportWriter のメソッド
TestSuite終了時
endTestSuite(TestSuite) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
テストSuite終了時
endTestSuite(TestSuite) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestResult のメソッド
 
enterClickAndLeave(JFCTestCase, Component, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント 汎用 MouseEventData を使用する
enterClickAndLeave(JFCTestCase, JComboBox, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント JComboBox用 JComboBoxMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JList, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント JList用 JListMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JTabbedPane, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント JTabbedPane用 JTabbedPaneMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JTable, int, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント JTable用 JTableMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JTextComponent, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント JTextComponent用 JTextComponentMouseEventData を使用する
enterClickAndLeave(JFCTestCase, Component, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント 汎用 MouseEventData を使用する
enterClickAndLeave(JFCTestCase, JComboBox, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント JComboBox用 JComboBoxMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JList, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント JList用 JListMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JTabbedPane, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント JTabbedPane用 JTabbedPaneMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JTable, int, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント JTable用 JTableMouseEventData を使用する
enterClickAndLeave(JFCTestCase, JTextComponent, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント JTextComponent用 JTextComponentMouseEventData を使用する
enterClickAndLeaveMouseEventOnly(JFCTestCase, Window, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseイベント 指定のX,Y座標にて MousePressed,MouseReleasedのイベント発行のみ行う
enterClickAndLeaveMouseEventOnly(JFCTestCase, Window, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseイベント 指定のX,Y座標にて MousePressed,MouseReleasedのイベント発行のみ行う
enterClickCoordinates(JFCTestCase, Window, Component, int, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Mouseのクリックを行う。
enterClickCoordinates(JFCTestCase, Window, Component, int, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Mouseのクリックを行う。
enterDragForTableColumnMove(JFCTestCase, JTable, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
テーブル列をドラッグして移動する
enterDragForTableColumnMove(JFCTestCase, JTable, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
テーブル列をドラッグして移動する
enterDragForTableColumnSizecChange(JFCTestCase, JTable, int, int, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
テーブルカラムサイズ変更
enterDragForTableColumnSizecChange(JFCTestCase, JTable, int, int, boolean) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
テーブルカラムサイズ変更
errorCount - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
EXCEPTION_EXIT - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の static 変数
 
execute() - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag のメソッド
 
execute() - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
EXPECTED - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
extension - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag の変数
 

F

fail(String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Fails a test with the given message.
fail() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
Fails a test with no message.
failCount - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
failNotEquals(String, Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
 
failNotSame(String, Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
 
failSame(String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
 
FAILURE_EXIT - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の static 変数
 
fCanonical - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の変数
Canonical output.
fileSet - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag の変数
 
fileSet - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag の変数
 
FileUtil - jp.ne.mki.wedge.pub.vfunit.util の クラス
ファイル操作のライブラリ。
FileUtil() - クラス jp.ne.mki.wedge.pub.vfunit.util.FileUtil のコンストラクタ
 
findComponent(Class, Container, int) - クラス jp.ne.mki.wedge.pub.vfunit.finder.DefaultComponentFinder のメソッド
ComponentFinderよりComponentを探し出す
findComponent(Class, Container, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IComponentFinder のメソッド
ComponentFinderよりComponentを探し出す 指定クラスの 指定index番目のコンポーネントを探し出します。
findNamedComponent(String, Container) - クラス jp.ne.mki.wedge.pub.vfunit.finder.DefaultComponentFinder のメソッド
コンポーネントを取得する 名称をKEYにコンポーネントを探す
findNamedComponent(String, Container) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IComponentFinder のメソッド
名前をKEYにコンポーネントを取得する 見つからなかった場合にはnullが返る
findNamedComponent(String, Container) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
コンポーネントを取得する Webtribe,VisualFrameの画面の時にはエンジンよりコンポーネントを取得する。
findNamedData(String, Container) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder のメソッド
アイテムを取得する 見つからなかった場合にはnullが返る
findNamedData(String, Container) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
アイテムを取得する 見つからなかった場合にはnullが返る
flush() - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportWriter のメソッド
flush する
flush() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
 
flush() - クラス jp.ne.mki.wedge.pub.vfunit.util.StringBufferWriter のメソッド
 
format(String, Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
 
fOut - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の変数
Print writer.
FrameRunnerAction - jp.ne.mki.wedge.pub.vfunit.test.action の クラス
FrameRunner画面に情報設定し、画面を起動する。
FrameRunnerAction() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.FrameRunnerAction のコンストラクタ
 
FrameRunnerTestSuite - jp.ne.mki.wedge.pub.vfunit.test.testsuite の クラス
FrameRunner実行込みのTestSuite。
FrameRunnerTestSuite(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.FrameRunnerTestSuite のコンストラクタ
 
FROM - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
fXML11 - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の変数
Processing XML 1.1 document.

G

GENERATE_SYNTHETIC_ANNOTATIONS_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Generate synthetic schema annotations feature id (http://apache.org/xml/features/generate-synthetic-annotations).
getAttribute(String, String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
XMLの属性の値を取得 ノードが無いなどの場合は デフォルト値(第三引数) を返す
getAttribute(Node, String) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
属性の値を取得
getAttributeBoolean(String, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
XML属性の値をbooleanで取得 設定が無かった場合には 第二引数のデフォルト値が返ります。
getAttributeInt(String, int) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
XML属性の値を数値で取得 設定が無かった場合には 第二引数のデフォルト値が返ります。
getAttributeLong(String, int) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
XML属性の値をlongで取得 設定が無かった場合には 第二引数のデフォルト値が返ります。
getAttributeNN(String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
XMLの属性の値を取得 指定が無い場合には 空文字で返ります。
getAttributeNN(Node, String) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
属性の値を取得 ノードが無いなどの場合は "" (空文字)を返す
getCharSet() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
CharSetを取得
getChilds() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitXmlTest のメソッド
処理を行う 子プロセスを取得
getClientManager(Container) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
画面の参照より、Managerの参照を取得 VFの画面出なかったときには nullが返ります。
getColor(String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBackGroundColor の static メソッド
Colorオブジェクトを取得
getComponentFinder() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
ComponentFinerを取得する
getComponentProcessString(String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
処理内容を文字列として取得/ コンポーネントの文字列取得
getDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
DatabaseOperationを返す。
getDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitCleanInsert のメソッド
 
getDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitDelete のメソッド
 
getDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitExport のメソッド
 
getDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitInsert のメソッド
 
getDatabaseOperation() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitUpdate のメソッド
 
getDataCheckErrorDialog(Window) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder のメソッド
項目チェックエラーダイアログ を 取得する 表示されていない時には Nullが返ります。
getDataCheckErrorDialog(Window) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
項目チェックエラーダイアログ を 取得する 表示されていない時には Nullが返ります。
getDocument(File) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
ファイルから XMLDocument取得
getDocument(File, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
ファイルから XMLDocument取得
getDocument(InputSource, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
InputSourceからXmlDocument
getErrorDialog(Window) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder のメソッド
エラーダイアログを取得する 表示されていない時にはNullが返ります。
getErrorDialog(Window) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
エラーダイアログを取得する 表示されていない時にはNullが返ります。
getFile() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
指定されたfile属性から作成された FileのInstanceを返す。
getFileObject(String) - クラス jp.ne.mki.wedge.pub.vfunit.util.FileUtil の static メソッド
Fileオブジェクトを取得。
getFrameName() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
テスト対象の画面名称を取得
getFrameName() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
テスト対象の画面名称を取得
getFrameName() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト対象の画面名称を取得
getIDatabaseConnection() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
DbUnit用のDatabaseConnectionを返す。
getImageHtml(String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
ステータスごとのイメージを HTMLのimgタグ形式で返します。
getInnerTextComponent(Component) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
指定コンポーネントのエディタなどから JTextComponentを取得 取得できるものが無い場合には nullが返ります。
getInputSource(String) - クラス jp.ne.mki.wedge.pub.vfunit.util.FileUtil の static メソッド
パスからInputSourceを取得する。
getInputStream(String) - クラス jp.ne.mki.wedge.pub.vfunit.util.FileUtil の static メソッド
パスからInputStreamを取得する。
getInstance() - クラス jp.ne.mki.wedge.pub.vfunit.finder.ComponentFinderFactory の static メソッド
ComponentFinderを取得する。
getInstance() - クラス jp.ne.mki.wedge.pub.vfunit.helper.TestHelperFactory の static メソッド
 
getInstance() - クラス jp.ne.mki.wedge.pub.vfunit.tag.TagFactory の static メソッド
インスタンスを取得
getInstance() - クラス jp.ne.mki.wedge.pub.vfunit.test.TestFactory の static メソッド
インスタンスを取得
getInstance() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static メソッド
インスタンスを取得
getKeyStrokes(char) - クラス jp.ne.mki.wedge.pub.vfunit.helper.KeyMappingEx のメソッド
getKeyStrokes 最初に subKeyMap より探し出し、なければ デフォルトのKEYMAPより KeyStrokeを返す
getName() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
名称を返す Thread実行するときのThreadの名称として使われます。
getName() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.FrameRunnerTestSuite のメソッド
 
getNodeList(Node, String) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
XPath から NodeList を取得
getParentTest() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
実行元テストケース取得
getParentTest() - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
実行元テストケース取得
getParentTest() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
起動元親テストを取得
getParentTest() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.action.IVfUnitTestAction のメソッド
起動元親テストを取得
getProcess(Node, VfUnitXmlTest) - クラス jp.ne.mki.wedge.pub.vfunit.tag.TagFactory のメソッド
IVfUnitProcessを取得
getProcessString() - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportTestCase のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBackGroundColor のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBorder のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertButtonSelected のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertCaretColor のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertCompRefrectMethod のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDbUnitFileSet のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogButtonText のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogExist のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogNotExist のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDisabledTextColor のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertEditabled のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertEnabled のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertFont のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertForeGroundColor のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertHasFocus のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertImageIcon のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertItem のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertItemSize のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertOpaque のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertRowCount のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertSelectedIndex のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertSplitDivider のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertStatusBarMessage のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableCellEditorClass のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableCellRendererClass のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableColumnSize のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableEditing のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableEditorTextPosition のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableHeaderValue のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableSelectedCell のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTextComponent のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTextPosition のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertToolTipText のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertVfCurrentComponent のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertVisibled のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertWindowExist のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertWindowNotExist のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ActiveWindow のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClearText のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.Click のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClickScrollPaneOfTable のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClickXyPosition のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.CloseDialog のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.CloseWindow のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.DbUnitExport のメソッド
 
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.SqlExecute のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.EditStopTable のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.EditTable のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.MoveTableColumnByDrag のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.NextFocus のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PressKey のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PressOperationKey のメソッド
 
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PreviousFocus のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ResizeTableColumnByDrag のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.SendString のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.SetString のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.Sleep のメソッド
処理内容を文字列として取得
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.FrameRunnerAction のメソッド
 
getProcessString() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.FrameRunnerTestSuite のメソッド
 
getProcessWindow(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
処理対象となる画面を取得する 属性に 「window」が指定されていた場合には その画面を取得。
getProcessWindow(Window, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
処理対象となる画面を取得する 属性に 「window」が指定されていた場合には その画面を取得。
getProperties() - クラス jp.ne.mki.wedge.pub.vfunit.tag.TagFactory のメソッド
タグ名とクラス名のMapping用Propertiesを取得
getProperties() - クラス jp.ne.mki.wedge.pub.vfunit.test.TestFactory のメソッド
タグ名とクラス名のMapping用Propertiesを取得
getProperties() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
Propertiesの取得
getProperty(String) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
Propertyの取得
getReadFilePath() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
読込元のファイルパスを取得する
getReportWriter() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
テスト結果出力Writerの取得
getRootNodeName() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
Rootのノード取得XsltPathを取得
getRootNodeName() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.ProcessWriter のメソッド
Rootのノード取得XsltPathを取得
getSetUpActions() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
テスト開始前に実行するActionを取得
getSetUpActions() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
テスト開始前に実行するActionを取得
getSetUpActions() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト開始前に実行するActionを取得
getShowingDialogs(Window, String) - クラス jp.ne.mki.wedge.pub.vfunit.finder.DefaultComponentFinder のメソッド
表示しているDialogを全て取得 引数の指定無しの場合には nullを指定してください。
getShowingDialogs(Window, String) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IComponentFinder のメソッド
表示しているDialogを全て取得 引数の指定無しの場合には nullを指定してください。
getStatus() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
ステータスを取得
getStatus() - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
ステータスを取得
getStatusMessagePanel(Window) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder のメソッド
ステータスパネルを取得
getStatusMessagePanel(Window) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
ステータスパネルを取得
getTearDownActions() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
テスト終了後に実行するActionを取得
getTearDownActions() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
テスト終了後に実行するActionを取得
getTearDownActions() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト終了後に実行するActionを取得
getTestHelper() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
TestHelperを取得する
getTestSuite(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestRunner のメソッド
テストを行うRootのTestSuiteを取得
getTextContent(Node) - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil の static メソッド
 
getThrown() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
エラーオブジェクトを取得
getThrown() - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
エラーオブジェクトを取得
getTime() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
処理にかかった時間を取得
getTime() - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
処理にかかった時間を取得
getTitle() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
ページタイトルを取得
getTitle() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Table のメソッド
ページタイトルを取得
getTitle() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のメソッド
ページタイトルを取得
getTitle() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.ProcessWriter のメソッド
ページタイトルを取得
getVfCurrentComponent(Container) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IVfComponentFinder のメソッド
VFエンジンが保持しているCurrentComponentを取得する
getVfCurrentComponent(Container) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
VFエンジンが保持しているCurrentComponentを取得する
getVfFinder() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
ComponentFinderを取得
getVfFinder() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.testcase.IVfUnitTestCase のメソッド
コンポーネントFinder取得
getVfFinder() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
コンポーネントFinder取得
getVfHelper() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.testcase.IVfUnitTestCase のメソッド
Helperを取得
getVfHelper() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
Helperを取得
getWindow(String) - クラス jp.ne.mki.wedge.pub.vfunit.finder.DefaultComponentFinder のメソッド
画面の参照を取得
getWindow(String) - インタフェース jp.ne.mki.wedge.pub.vfunit.finder.IComponentFinder のメソッド
画面の参照を取得
getWindow(String) - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のメソッド
画面の参照を取得
getXmlFileName() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
読み込んだXMLファイル名称を取得
getXmlFiles() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
テスト対象のXMLファイルを取得
getXmlFormat(String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
XMLのENTITYに変換します
getXmlFormat(String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のメソッド
XMLのENTITYに変換します
getXmlNode() - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
対象となる XMLNode を取得
getXmlNode() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
XmlNodeを取得する
getXmlNode() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
Xmlノードを取得
getXmlNode() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
XMLで定義されているNodeを取得
getXmlNode() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
対象のXmlノードを取得

H

HONOUR_ALL_SCHEMA_LOCATIONS_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Honour all schema locations feature id (http://apache.org/xml/features/honour-all-schemaLocations).
HtmlConverter_Table - jp.ne.mki.wedge.pub.vfunit.reporter の クラス
Table形式のHTMLを出力するConverter
HtmlConverter_Table() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Table のコンストラクタ
 
HtmlConverter_Tree - jp.ne.mki.wedge.pub.vfunit.reporter の クラス
Tree形式のHTMLを出力するConverter
HtmlConverter_Tree() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のコンストラクタ
 
HtmlConverter_TreeError - jp.ne.mki.wedge.pub.vfunit.reporter の クラス
エラーのものだけを出力する Tree形式Converter
HtmlConverter_TreeError() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_TreeError のコンストラクタ
 

I

IComponentFinder - jp.ne.mki.wedge.pub.vfunit.finder の インタフェース
ComponentFinderのインターフェース。
INDEX - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
instanceChildTest(Node) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
子テストのインスタンス
instanceChildTest(Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
子テストのインスタンス
instanceChildTest(Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitXmlTest のメソッド
子テストのインスタンス
instanceChildTest(Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.FrameRunnerTestSuite のメソッド
 
instanceChildTest(Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
子テストのインスタンス
IReportConverter - jp.ne.mki.wedge.pub.vfunit.reporter の インタフェース
ReportXmlを変換するConverterのインターフェース
IReportTestCase - jp.ne.mki.wedge.pub.vfunit.reporter の インタフェース
Report出力対応TestCase のインターフェース。
IReportWriter - jp.ne.mki.wedge.pub.vfunit.reporter の インタフェース
レポートXml出力用 インターフェース。
IS_ERROR_STOP - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
ITestHelper - jp.ne.mki.wedge.pub.vfunit.helper の インタフェース
画面上の操作を行うTestHelperのインターフェース。
IVfComponentFinder - jp.ne.mki.wedge.pub.vfunit.finder の インタフェース
VisualFrame画面操作用のComponentFinderのインターフェース。
IVfUnitAssert - jp.ne.mki.wedge.pub.vfunit.tag の インタフェース
Assert系タグのインターフェース。
IVfUnitProcess - jp.ne.mki.wedge.pub.vfunit.tag の インタフェース
操作系処理のインターフェース。
IVfUnitTest - jp.ne.mki.wedge.pub.vfunit.test の インタフェース
TestCase,TestSuite の VfUnit用インターフェース。
IVfUnitTestAction - jp.ne.mki.wedge.pub.vfunit.test.action の インタフェース
 
IVfUnitTestCase - jp.ne.mki.wedge.pub.vfunit.test.testcase の インタフェース
TestCaseのVfUnit用インターフェース。

J

jp.ne.mki.wedge.pub.vfunit - パッケージ jp.ne.mki.wedge.pub.vfunit
 
jp.ne.mki.wedge.pub.vfunit.ant - パッケージ jp.ne.mki.wedge.pub.vfunit.ant
 
jp.ne.mki.wedge.pub.vfunit.finder - パッケージ jp.ne.mki.wedge.pub.vfunit.finder
 
jp.ne.mki.wedge.pub.vfunit.helper - パッケージ jp.ne.mki.wedge.pub.vfunit.helper
 
jp.ne.mki.wedge.pub.vfunit.reporter - パッケージ jp.ne.mki.wedge.pub.vfunit.reporter
 
jp.ne.mki.wedge.pub.vfunit.tag - パッケージ jp.ne.mki.wedge.pub.vfunit.tag
 
jp.ne.mki.wedge.pub.vfunit.tag.check - パッケージ jp.ne.mki.wedge.pub.vfunit.tag.check
 
jp.ne.mki.wedge.pub.vfunit.tag.process - パッケージ jp.ne.mki.wedge.pub.vfunit.tag.process
 
jp.ne.mki.wedge.pub.vfunit.tag.process.db - パッケージ jp.ne.mki.wedge.pub.vfunit.tag.process.db
 
jp.ne.mki.wedge.pub.vfunit.test - パッケージ jp.ne.mki.wedge.pub.vfunit.test
 
jp.ne.mki.wedge.pub.vfunit.test.action - パッケージ jp.ne.mki.wedge.pub.vfunit.test.action
 
jp.ne.mki.wedge.pub.vfunit.test.testcase - パッケージ jp.ne.mki.wedge.pub.vfunit.test.testcase
 
jp.ne.mki.wedge.pub.vfunit.test.testsuite - パッケージ jp.ne.mki.wedge.pub.vfunit.test.testsuite
 
jp.ne.mki.wedge.pub.vfunit.util - パッケージ jp.ne.mki.wedge.pub.vfunit.util
 

K

KEY_CODE - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
KEY_NAME - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
KeyMappingEx - jp.ne.mki.wedge.pub.vfunit.helper の クラス
KeyMapping拡張版 JFCUnitデフォルトのKeyMappingでは、英語キーボード用に なっている部分があるので、日本語用に置き換え。
KeyMappingEx() - クラス jp.ne.mki.wedge.pub.vfunit.helper.KeyMappingEx のコンストラクタ
 

L

LABEL - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
LOAD_EXTERNAL_DTD_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Load external DTD feature id (http://apache.org/xml/features/nonvalidating/load-external-dtd).
loadProperties(String) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
Propertiesの読込
loadSystemProperty() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitXmlSuite の static メソッド
SystemPropertyにVfUnitのプロパティが設定されていたら、 その値を VfUnitConstantsに反映する。
loadXml(TestSuite, String) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitXmlSuite の static メソッド
XMLをLoad。
loadXml(TestSuite, InputSource) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitXmlSuite の static メソッド
XmlをLoad

M

main(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Table の static メソッド
 
main(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree の static メソッド
 
main(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_TreeError の static メソッド
 
main(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.ProcessWriter の static メソッド
 
main(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestRunner の static メソッド
 
MAIN_ARGS - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
MAIN_CLASS - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
MESSAGE_NO_COMP - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess の static 変数
 
MESSAGE_NO_ITEM - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess の static 変数
 
MODIFIERS - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
MoveTableColumnByDrag - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

マウスドラッグにて テーブルの列移動を行います。

MoveTableColumnByDrag() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.MoveTableColumnByDrag のコンストラクタ
 

N

NAME - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
NAMESPACES_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Namespaces feature id (http://xml.org/sax/features/namespaces).
NextFocus - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

TAB もしくは Shift+TAB のKEYを入力することにより 次にフォーカスを移動します。

NextFocus() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.NextFocus のコンストラクタ
 
NODE_PROCESS - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportConverter の static 変数
 
NODE_TEST - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportConverter の static 変数
ReportXml内の testタグ名
NODE_TEST_CASE - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportConverter の static 変数
ReportXml内の testcase タグ名
NODE_TEST_SUITE - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportConverter の static 変数
ReportXml内の testsuite タグ名
NodeUtil - jp.ne.mki.wedge.pub.vfunit.util の クラス
 
NodeUtil() - クラス jp.ne.mki.wedge.pub.vfunit.util.NodeUtil のコンストラクタ
 
normalizeAndPrint(String, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Normalizes and prints the given string.
normalizeAndPrint(char, boolean) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Normalizes and print the given character.

P

parseChildNode(NodeList, String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Table のメソッド
子要素を解析
parseChildNode(NodeList, int) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のメソッド
 
pressCtrlShiftTab(JFCTestCase) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
SHIFT+TABにて遷移用。
pressCtrlShiftTab(JFCTestCase) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
SHIFT+TABにて遷移用。
pressCtrlTab(JFCTestCase) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
CTRL+TAB をSEND (TABにて遷移用)
pressCtrlTab(JFCTestCase) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
CTRL+TAB をSEND (TABにて遷移用)
pressKey(JFCTestCase, Component, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Key入力 (JFCUnitフレームワークを使用) フォーカス移動あり
pressKey(JFCTestCase, Component, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Modifiers付きKey入力 (JFCUnitフレームワークを使用) フォーカス移動あり
pressKey(JFCTestCase, Component, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Key入力 (JFCUnitフレームワークを使用) フォーカス移動あり
pressKey(JFCTestCase, Component, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Modifiers付きKey入力 (JFCUnitフレームワークを使用) フォーカス移動あり
PressKey - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定のKEYを押下します。

PressKey() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PressKey のコンストラクタ
 
pressKeyNofocus(JFCTestCase, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Key入力 JFCUnit標準でなくRobotにて単純にKeyPress.
pressKeyNofocus(JFCTestCase, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
Key入力 JFCUnit標準でなくRobotにて単純にKeyPress.
pressKeyNofocus(JFCTestCase, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Key入力 JFCUnit標準でなくRobotにて単純にKeyPress.
pressKeyNofocus(JFCTestCase, int, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
Key入力 JFCUnit標準でなくRobotにて単純にKeyPress.
pressMemonicKey(JFCTestCase, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
MemonicKey用に InputEvent.ALT_MASK をmodifiersに設定
pressMemonicKey(JFCTestCase, int) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
MemonicKey用に InputEvent.ALT_MASK をmodifiersに設定
PressOperationKey - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

FunctionKeyやEnter など 文字列以外のKEY操作をします。

PressOperationKey() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PressOperationKey のコンストラクタ
 
pressShiftTab(JFCTestCase) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
SHIFT+TABにて遷移用。
pressShiftTab(JFCTestCase) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
SHIFT+TABにて遷移用。
pressTab(JFCTestCase) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
TAB をSEND (TABにて遷移用)
pressTab(JFCTestCase) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
TAB をSEND (TABにて遷移用)
PreviousFocus - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

Shift+TAB もしくは Ctrl+Shift+TAB のKEYを入力することにより 次にフォーカスを移動します。

PreviousFocus() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PreviousFocus のコンストラクタ
 
print(String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
 
println(String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBackGroundColor のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertBorder のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertButtonSelected のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertCaretColor のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertCompRefrectMethod のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDbUnitFileSet のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogButtonText のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogExist のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDialogNotExist のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertDisabledTextColor のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertEditabled のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertEnabled のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertFont のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertForeGroundColor のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertHasFocus のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertImageIcon のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertItem のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertItemSize のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertOpaque のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertRowCount のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertSelectedIndex のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertSplitDivider のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertStatusBarMessage のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableCellEditorClass のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableCellRendererClass のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableColumnSize のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableEditing のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableEditorTextPosition のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableHeaderValue のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTableSelectedCell のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTextComponent のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertTextPosition のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertToolTipText のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertVfCurrentComponent のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertVisibled のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertWindowExist のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.check.AssertWindowNotExist のメソッド
 
processElement(Window) - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
処理実行
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ActiveWindow のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClearText のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.Click のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClickScrollPaneOfTable のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ClickXyPosition のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.CloseDialog のメソッド
処理実行
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.CloseWindow のメソッド
処理実行
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.AbstractDatabaseOperation のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.SqlExecute のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.EditStopTable のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.EditTable のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.MoveTableColumnByDrag のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.NextFocus のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PressKey のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PressOperationKey のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.PreviousFocus のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ResizeTableColumnByDrag のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.SendString のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.SetString のメソッド
 
processElement(Window) - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.Sleep のメソッド
 
processElement() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
処理実行
processElement() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.FrameRunnerAction のメソッド
 
processElement() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.ShowingWindowCheckAction のメソッド
処理実行
processElement() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.VfFrameCloseAction のメソッド
 
ProcessWriter - jp.ne.mki.wedge.pub.vfunit.reporter の クラス
操作手順書を出力するWriter。
ProcessWriter() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.ProcessWriter のコンストラクタ
 
putProperty(Object, Object) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
Propertyの設定
putSubKeyMap(char, int, int) - クラス jp.ne.mki.wedge.pub.vfunit.helper.KeyMappingEx のメソッド
拡張版 KEYMAPの登録
putSubKeyMap(char, JFCKeyStroke[]) - クラス jp.ne.mki.wedge.pub.vfunit.helper.KeyMappingEx のメソッド
拡張版 KEYMAPの登録

R

readFilePath - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
REPORT_DIRECTORY - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
REPORT_FILE - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
REPORT_IS_ENABLE - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
REPORT_WRITER_CLASS - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
ReportConvertTag - jp.ne.mki.wedge.pub.vfunit.ant の クラス
 
ReportConvertTag() - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag のコンストラクタ
 
ResizeTableColumnByDrag - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

マウスドラッグにて テーブルの列サイズを変更します。

ResizeTableColumnByDrag() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.ResizeTableColumnByDrag のコンストラクタ
 
root - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
ROW - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
run(TestResult) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitRootSuite のメソッド
テスト実行 実行前に ReportWriterの設定があれば、TestResultに対してListenerとして 追加する
run(TestResult) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト実行
runBare() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
 
runBare() - インタフェース jp.ne.mki.wedge.pub.vfunit.test.action.IVfUnitTestAction のメソッド
処理実行
runCount - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
runTest() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitXmlTest のメソッド
テスト実行
runTest(Test, TestResult) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
子テスト実行

S

SCHEMA_FULL_CHECKING_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SCHEMA_VALIDATION_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Schema validation feature id (http://apache.org/xml/features/validation/schema).
sendString(JFCTestCase, Component, String) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
文字入力 (JFCUnitフレームワークを使用) 日本語はひらがな、カタカナのみ可。
sendString(JFCTestCase, Component, String) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
文字入力 日本語はひらがな、カタカナのみ可。
SendString - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定された文字のKEYを探出し、java.awt.Robotより文字入力します。

SendString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.SendString のコンストラクタ
 
setCanonical(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Sets whether output is canonical.
setCharSet(String) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
CharSetをを設定
setComponentFinderClass(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setConverterClass(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag のメソッド
変換クラス
setDelimitComponentEnd(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setDelimitComponentStart(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setDelimitItemEnd(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setDelimitItemStart(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setDelimitItemValueEnd(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setDelimitItemValueStart(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setExtension(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag のメソッド
ターゲットに用いられる望まれるファイル拡張子。
setFrameName(String) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.IVfUnitTest のメソッド
テスト対象の画面名称を設定
setFrameName(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
テスト対象の画面名称を設定
setFrameName(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト対象の画面名称を設定
setIsErrorStop(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setIsSuccessWrite(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のメソッド
テスト成功時にもその情報を出力するかどうか
setMainArgs(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setMainclass(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setOutput(OutputStream, String) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Sets the output stream for printing.
setOutput(Writer) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Sets the output writer.
setParentTest(VfUnitXmlTest) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
実行元のテストケースを設定
setParentTest(VfUnitXmlTest) - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
実行元のテストケースを設定
setParentTest(IVfUnitTest) - クラス jp.ne.mki.wedge.pub.vfunit.test.action.AbstractJFCTestAction のメソッド
起動元親テストを設定
setParentTest(IVfUnitTest) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.action.IVfUnitTestAction のメソッド
起動元親テストを設定
setReportDirectory(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setReportFile(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setReportIsEnable(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setReportWriter(IReportWriter) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants のメソッド
テスト結果出力Writerの設定
setReportWriterClass(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setStatus(String) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
ステータスを設定
setStatus(String) - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
ステータスを設定
setString(JFCTestCase, JTextComponent, String) - クラス jp.ne.mki.wedge.pub.vfunit.helper.DefaultRobotTestHelper のメソッド
文字入力 (コンポーネントへSetTextする拡張版) 引数の文字をそのまま設定。
setString(JFCTestCase, JTextComponent, String) - インタフェース jp.ne.mki.wedge.pub.vfunit.helper.ITestHelper のメソッド
文字入力 (コンポーネントへSetTextする拡張版) 引数の文字をそのまま設定。
SetString - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定文字をJTextComponent.getDocument()#insertStringsetText()により設定します。

SetString() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.SetString のコンストラクタ
 
setTestHelperClass(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setThrown(Throwable) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
エラーオブジェクトを設定
setThrown(Throwable) - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
エラーオブジェクトを設定
setTime(long) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
処理にかかった時間を設定
setTime(long) - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
処理にかかった時間を設定
setToDir(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.ReportConvertTag のメソッド
格納先ディレクトリ
setUp() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
 
setUp() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト開始前処理
setVfComponentFindNameType(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setVfFinder(IComponentFinder) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.testcase.IVfUnitTestCase のメソッド
コンポーネントFiner設定
setVfFinder(IComponentFinder) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
コンポーネントFiner設定
setVfHelper(ITestHelper) - インタフェース jp.ne.mki.wedge.pub.vfunit.test.testcase.IVfUnitTestCase のメソッド
Helperを設定
setVfHelper(ITestHelper) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
Helperを設定
setVfItemFindNameType(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setXmlFileName(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
読み込んだXMLファイルを設定
setXmlfilePath(String) - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のメソッド
 
setXmlNode(Node) - クラス jp.ne.mki.wedge.pub.vfunit.tag.AbstractProcess のメソッド
対象となる XMLNode を設定
setXmlNode(Node) - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess のメソッド
対象となる XMLNode を設定
setXmlNode(Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
XMLで定義されているNodeを設定
setXmlNode(Node) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
対象のXmlノードを設定する
SHIFT - クラス jp.ne.mki.wedge.pub.vfunit.helper.KeyMappingEx の static 変数
 
ShowingWindowCheckAction - jp.ne.mki.wedge.pub.vfunit.test.action の クラス
Webtrib/VisualFrame CAMC画面以外 が表示されていたら エラーとし、 対象画面を終了する。
ShowingWindowCheckAction() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.ShowingWindowCheckAction のコンストラクタ
 
Sleep - jp.ne.mki.wedge.pub.vfunit.tag.process の クラス

指定時間 VfUnitでの操作・チェック処理を待機します。

Sleep() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.Sleep のコンストラクタ
 
sortAttributes(NamedNodeMap) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Returns a sorted list of attributes.
SqlExecute - jp.ne.mki.wedge.pub.vfunit.tag.process.db の クラス

指定のSQLを発行します。

SqlExecute() - クラス jp.ne.mki.wedge.pub.vfunit.tag.process.db.SqlExecute のコンストラクタ
 
start(TestSuite) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestRunner のメソッド
 
startTest(Test) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
テスト開始時
startTestSuite(TestSuite) - インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportWriter のメソッド
テストSuite開始時
startTestSuite(TestSuite) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のメソッド
テストSuite開始時
startTestSuite(TestSuite) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestResult のメソッド
 
STATUS_ERROR - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
STATUS_FAILURE - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
STATUS_NO_EXEC - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
STATUS_SUCCESS - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
StringBufferWriter - jp.ne.mki.wedge.pub.vfunit.util の クラス
既存のStringBufferに出力する Writer
StringBufferWriter() - クラス jp.ne.mki.wedge.pub.vfunit.util.StringBufferWriter のコンストラクタ
 
SUCCESS_EXIT - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の static 変数
 
suite() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitXmlSuite の static メソッド
 

T

TagFactory - jp.ne.mki.wedge.pub.vfunit.tag の クラス
XMLタグから 対象となるIVfUnitProcessを作成する。
tearDown() - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のメソッド
 
tearDown() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のメソッド
テスト終了後処理
TEST_HELPER_CLASS - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
TestFactory - jp.ne.mki.wedge.pub.vfunit.test の クラス
XMLタグから 対象となるTestクラスを作成する。
TestHelperFactory - jp.ne.mki.wedge.pub.vfunit.helper の クラス
画面操作を行うTestHelperのFactoryクラス。
TestHelperFactory() - クラス jp.ne.mki.wedge.pub.vfunit.helper.TestHelperFactory のコンストラクタ
 
TestReportWriter - jp.ne.mki.wedge.pub.vfunit.reporter の クラス
テスト結果XMLを出力するWriter。
TestReportWriter(TestSuite, PrintWriter) - クラス jp.ne.mki.wedge.pub.vfunit.reporter.TestReportWriter のコンストラクタ
コンストラクタ
TIME - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
TITLE - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
TO - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
toString() - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.FrameRunnerTestSuite のメソッド
 
toString() - クラス jp.ne.mki.wedge.pub.vfunit.util.StringBufferWriter のメソッド
 

U

USER_PROCESS_TAG_PATH - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
USER_TEST_TAG_PATH - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 

V

VALIDATE_ANNOTATIONS_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Validate schema annotations feature id (http://apache.org/xml/features/validate-annotations).
VALIDATION_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
Validation feature id (http://xml.org/sax/features/validation).
VALUE - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
VF_COMPONENT_FIND_NAME_TYPE - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
VF_ITEM_FIND_NAME_TYPE - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
VfComponentFinder4Ver12 - jp.ne.mki.wedge.pub.vfunit.finder の クラス
VisualFrame Ver1.2RunClient用のComponentFiner。
VfComponentFinder4Ver12() - クラス jp.ne.mki.wedge.pub.vfunit.finder.VfComponentFinder4Ver12 のコンストラクタ
 
VfFrameCloseAction - jp.ne.mki.wedge.pub.vfunit.test.action の クラス
画面が CAMC画面だった時には その画面を閉じる。
VfFrameCloseAction() - クラス jp.ne.mki.wedge.pub.vfunit.test.action.VfFrameCloseAction のコンストラクタ
 
VfUnitConstants - jp.ne.mki.wedge.pub.vfunit の クラス
VfUnitにて使用する定数を保持するクラスです。
VfUnitRootSuite - jp.ne.mki.wedge.pub.vfunit.test.testsuite の クラス
VfUnitのRootになるSuite。
VfUnitRootSuite(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitRootSuite のコンストラクタ
 
VfUnitRunnerTag - jp.ne.mki.wedge.pub.vfunit.ant の クラス
VfUnitを実行するためのAnt拡張タグ用。
VfUnitRunnerTag() - クラス jp.ne.mki.wedge.pub.vfunit.ant.VfUnitRunnerTag のコンストラクタ
 
VfUnitTestCase - jp.ne.mki.wedge.pub.vfunit.test.testcase の クラス
VisualFrame用 TestCase抽象クラス コンポーネントの取得などを、物理名より取得します。
VfUnitTestCase(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitTestCase のコンストラクタ
コンストラクタ
VfUnitTestResult - jp.ne.mki.wedge.pub.vfunit の クラス
 
VfUnitTestResult() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestResult のコンストラクタ
 
VfUnitTestRunner - jp.ne.mki.wedge.pub.vfunit の クラス
 
VfUnitTestRunner(String[]) - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitTestRunner のコンストラクタ
 
VfUnitTestSuite - jp.ne.mki.wedge.pub.vfunit.test.testsuite の クラス
VfUnit用TestSuite
VfUnitTestSuite(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のコンストラクタ
 
VfUnitTestSuite(Class<? extends TestCase>) - クラス jp.ne.mki.wedge.pub.vfunit.test.testsuite.VfUnitTestSuite のコンストラクタ
 
VfUnitXmlSuite - jp.ne.mki.wedge.pub.vfunit の クラス
VfUnitXML で記述された テストを TestSuite として構成する。
VfUnitXmlSuite() - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitXmlSuite のコンストラクタ
 
VfUnitXmlTest - jp.ne.mki.wedge.pub.vfunit.test.testcase の クラス
XMLで記述されている testタグ の実装。
VfUnitXmlTest(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitXmlTest のコンストラクタ
コンストラクタ
VfUnitXmlTestCase - jp.ne.mki.wedge.pub.vfunit.test.testcase の クラス
XMLで記述されている testcaseタグ の実装 子要素に VfUnitXmlTest を持つ、TestSuiteクラスです。
VfUnitXmlTestCase(String) - クラス jp.ne.mki.wedge.pub.vfunit.test.testcase.VfUnitXmlTestCase のコンストラクタ
 

W

WINDOW - インタフェース jp.ne.mki.wedge.pub.vfunit.tag.IVfUnitProcess の static 変数
 
write(char[], int, int) - クラス jp.ne.mki.wedge.pub.vfunit.util.StringBufferWriter のメソッド
 
write(Node) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のメソッド
Writes the specified node, recursively.
writeBody() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
Body部分の書き込み
writeBody() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Table のメソッド
Body部分書き込み
writeBody() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のメソッド
Body部分書き込み
writeBody() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.ProcessWriter のメソッド
Body部分書き込み
writeDateAndIpAddress() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
日付+実行マシンIPアドレスの表示
writeProperty() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
プロパティの書き込み
writer - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter の変数
 
writerHead() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
Header部分の書き込み
writerHead() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.HtmlConverter_Tree のメソッド
 
writeStyleSheet() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
Headerに埋め込むStyleSheetの書き込み
writeSummary() - クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter のメソッド
Summaryの書き込み

X

XINCLUDE_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
XInclude feature id (http://apache.org/xml/features/xinclude).
XINCLUDE_FIXUP_BASE_URIS_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
XInclude fixup base URIs feature id (http://apache.org/xml/features/xinclude/fixup-base-uris).
XINCLUDE_FIXUP_LANGUAGE_FEATURE_ID - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter の static 変数
XInclude fixup language feature id (http://apache.org/xml/features/xinclude/fixup-language).
XML_FILE_PATH - クラス jp.ne.mki.wedge.pub.vfunit.VfUnitConstants の static 変数
 
XmlWriter - jp.ne.mki.wedge.pub.vfunit.util の クラス
A sample DOM writer.
XmlWriter() - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のコンストラクタ
Default constructor.
XmlWriter(boolean) - クラス jp.ne.mki.wedge.pub.vfunit.util.XmlWriter のコンストラクタ
 

A B C D E F G H I J K L M N P R S T U V W X