org.jboss.testharness.impl.packaging
Annotation Type IntegrationTest


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface IntegrationTest

Mark this test as an integration test, always requiring running in a container.

Author:
Pete Muir
See Also:
Artifact, IntegrationTest

Optional Element Summary
 boolean runLocally
           
 

runLocally

public abstract boolean runLocally
Default:
false


Copyright © 2009. All Rights Reserved.