Package com.vaadin.flow.testcategory
Interface IgnoreOSGi
- All Superinterfaces:
Serializable,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