Package ubic.gemma.core.util.test.suite
Class SlowTests
java.lang.Object
ubic.gemma.core.util.test.suite.SlowTests
Run all the slow tests.
If you run this and realize some tests are actually fast, remove their SlowTest annotation.
- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SlowTests
public SlowTests()
-