Class FactorValueDaoTest

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

@ContextConfiguration public class FactorValueDaoTest extends BaseDatabaseTest
  • Constructor Details

    • FactorValueDaoTest

      public FactorValueDaoTest()
  • Method Details

    • testFind

      public void testFind()
    • testFactorValueStatementsNotListedInOldStyleCharacteristics

      public void testFactorValueStatementsNotListedInOldStyleCharacteristics()
    • testPersistStatement

      public void testPersistStatement()
    • testLoadFactorValueWithRegularCharacteristic

      public void testLoadFactorValueWithRegularCharacteristic()
    • testRemove

      public void testRemove()
    • createFactorWithMeasurementThatDiffersFromValue

      public void createFactorWithMeasurementThatDiffersFromValue()