Class CoexpressionDaoTest

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.association.coexpression.CoexpressionDaoTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class CoexpressionDaoTest extends BaseDatabaseTest
  • Nested Class Summary

    Nested classes/interfaces inherited from class BaseDatabaseTest

    BaseDatabaseTest.BaseDatabaseTestContextConfiguration
  • Field Summary

    Fields inherited from class BaseDatabaseTest

    aclService, sessionFactory

    Fields inherited from class org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests

    jdbcTemplate, simpleJdbcTemplate

    Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

    applicationContext, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class BaseDatabaseTest

    flushAndClearSession

    Methods inherited from class org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests

    countRowsInTable, countRowsInTableWhere, deleteFromTables, dropTables, executeSqlScript, setDataSource, setSqlScriptEncoding

    Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

    setApplicationContext

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CoexpressionDaoTest

      public CoexpressionDaoTest()
  • Method Details

    • testHasLinks

      public void testHasLinks()