Package com.vaadin.flow.testcategory
Interface SlowTests
-
public interface SlowTestsTests which take more than 0.5s to run should be annotated with @@Category(SlowTests.class)and will be excluded by default from the test suite.- Since:
- 1.0
- Author:
- Vaadin Ltd