public class LongRunningIntegrationTest
extends org.junit.rules.TestWatcher| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | RUN_LONG_INTEGRATION_TESTS |
| コンストラクターと説明 |
|---|
LongRunningIntegrationTest() |
LongRunningIntegrationTest(StringSE property) カスタム変数 / プロパティ名を使用してチェックします。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.junit.runners.model.Statement | apply(org.junit.runners.model.Statement base, org.junit.runner.Description description) |
boolean | isShouldRun() テストを実行する必要がある場合は true を返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic LongRunningIntegrationTest()
public LongRunningIntegrationTest(StringSE property)
property - 変数 / プロパティ名。public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)org.junit.rules.TestRule 内の apply org.junit.rules.TestWatcher の apply public boolean isShouldRun()