Class FactorValueNeedsAttentionServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.persistence.service.expression.experiment.FactorValueNeedsAttentionServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class FactorValueNeedsAttentionServiceTest extends BaseTest
  • Constructor Details

    • FactorValueNeedsAttentionServiceTest

      public FactorValueNeedsAttentionServiceTest()
  • Method Details

    • tearDown

      public void tearDown()
    • testClearNeedsAttentionFlag

      public void testClearNeedsAttentionFlag()
    • testClearNeedsAttentionFlagThatAlreadyNeedsAttention

      public void testClearNeedsAttentionFlagThatAlreadyNeedsAttention()
    • testClearNeedsAttentionFlagWhenANeedsAttentionEventWasResolved

      public void testClearNeedsAttentionFlagWhenANeedsAttentionEventWasResolved()