Interface SlowTest

All Known Subinterfaces:
BouncyCastleIntegrationTest, IntegrationTest, PerformanceTest, SampleTest

public interface SlowTest
Tests that can take longer than a couple of milliseconds to run. These tests can be excluded by a build tool that wants to a fast test of the code, for example only Unit Tests.