Annotation Interface Commit


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Commit
テスト実施時のトランザクションをコミットするように指定します。 クラス、メソッドに指定可能です。