Class DifferentialExpressionAnalysisServiceTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.persistence.service.analysis.expression.diff.DifferentialExpressionAnalysisServiceTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
- Author:
- klc
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
DifferentialExpressionAnalysisServiceTest
public DifferentialExpressionAnalysisServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
public void tearDown() -
testCreate
public void testCreate() -
testFindByInvestigation
public void testFindByInvestigation() -
testFindByInvestigations
public void testFindByInvestigations() -
testFindByNameExact
public void testFindByNameExact() -
testFindByNameRecent
public void testFindByNameRecent()
-