Class FastTests

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

public class FastTests extends Object
Test suite that excludes all the slow tests (i.e. marked with SlowTest).
Author:
poirigui
  • Constructor Details

    • FastTests

      public FastTests()