Class DiffExGeneWarmupServiceTest
java.lang.Object
ubic.gemma.core.analysis.expression.diff.DiffExGeneWarmupServiceTest
@ExtendWith(org.mockito.junit.jupiter.MockitoExtension.class)
public class DiffExGeneWarmupServiceTest
extends Object
Pure-mock unit test for
DiffExGeneWarmupService. Asserts the
scheduled callable iterates the seed list, tolerates one failing gene, and
cleanly no-ops on an empty seed list or with the kill-switch off.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiffExGeneWarmupServiceTest
public DiffExGeneWarmupServiceTest()
-