Class ExpressionExperimentEditControllerTest
- java.lang.Object
- 
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- 
- ubic.gemma.core.util.test.BaseTest
- 
- ubic.gemma.web.util.BaseWebTest
- 
- ubic.gemma.web.controller.expression.experiment.ExpressionExperimentEditControllerTest
 
 
 
 
- 
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware,- org.springframework.context.ApplicationContextAware
 
 @ContextConfiguration public class ExpressionExperimentEditControllerTest extends BaseWebTest 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class ubic.gemma.web.util.BaseWebTestBaseWebTest.BaseWebTestContextConfiguration
 
- 
 - 
Constructor SummaryConstructors Constructor Description ExpressionExperimentEditControllerTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtearDown()voidtest()voidtestFixDenormalizedQt()voidtestSignificantChangeOnPreferredQt()voidtestSwitchNonPreferredVectorToPreferred()voidtestSwitchPreferredVectorToNonPreferred()voidtestUpdatePreferredSingleCellVectors()voidtestUpdatePreferredSingleCellVectorsToNonPreferred()- 
Methods inherited from class ubic.gemma.web.util.BaseWebTestperform
 
- 
 
- 
- 
- 
Method Detail- 
setUppublic void setUp() 
 - 
tearDownpublic void tearDown() 
 - 
testSignificantChangeOnPreferredQtpublic void testSignificantChangeOnPreferredQt() throws Exception- Throws:
- Exception
 
 - 
testSwitchNonPreferredVectorToPreferredpublic void testSwitchNonPreferredVectorToPreferred() throws Exception- Throws:
- Exception
 
 - 
testSwitchPreferredVectorToNonPreferredpublic void testSwitchPreferredVectorToNonPreferred() throws Exception- Throws:
- Exception
 
 - 
testUpdatePreferredSingleCellVectorspublic void testUpdatePreferredSingleCellVectors() throws Exception- Throws:
- Exception
 
 
- 
 
-