Package ubic.gemma.apps
Class FactorValueMigratorCLITest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.core.util.test.BaseTest
-
- ubic.gemma.cli.util.test.BaseCliTest
-
- ubic.gemma.apps.FactorValueMigratorCLITest
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@Deprecated @ContextConfiguration @TestExecutionListeners(WithSecurityContextTestExecutionListener.class) public class FactorValueMigratorCLITest extends BaseCliTest
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description FactorValueMigratorCLITest()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
setUp()
Deprecated.void
testMigrateFactorValues()
Deprecated.
-
-
-
Method Detail
-
setUp
public void setUp()
Deprecated.
-
testMigrateFactorValues
@WithMockUser public void testMigrateFactorValues() throws IOException
Deprecated.- Throws:
IOException
-
-