@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface SkipLongRunning
SkipTestRule JUnit rule, that allows long running tests to be excluded
from the build, using the skipLongRunningTests system property.| Modifier and Type | Fields and Description |
|---|---|
static String |
SKIP_LONG_RUNNING_PROPERTY |
Copyright © 2017 JBoss by Red Hat. All rights reserved.