Package ubic.gemma.core.apps
Class ArrayDesignMergeCliTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.core.apps.ArrayDesignMergeCliTest
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@ContextConfiguration @TestExecutionListeners(WithSecurityContextTestExecutionListener.class) public class ArrayDesignMergeCliTest extends org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ArrayDesignMergeCliTest.ArrayDesignMergeCliTestContextConfiguration
-
Constructor Summary
Constructors Constructor Description ArrayDesignMergeCliTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
tearDown()
void
test()
-
-
-
Method Detail
-
tearDown
public void tearDown()
-
test
@WithMockUser public void test()
-
-