Interface IgnoreOSGi

All Superinterfaces:
Serializable, TestCategory

public interface IgnoreOSGi extends TestCategory
Tests that should not be run inside OSGi container should be annotated with @ Category(IgnoreOSGi.class) so they can be optionally excluded from the build.
Since:
1.0
Author:
Vaadin Ltd