Class SlowTests

java.lang.Object
ubic.gemma.core.util.test.suite.SlowTests

public class SlowTests extends Object
Run all the slow tests.

If you run this and realize some tests are actually fast, remove their SlowTest annotation.

Author:
poirigui
  • Constructor Details

    • SlowTests

      public SlowTests()