Package ubic.gemma.cli.util
Class MarkCLIsAsPrototypesTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.cli.util.test.BaseCliIntegrationTest
ubic.gemma.cli.util.MarkCLIsAsPrototypesTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
Test various behaviours of CLIs when injected as bean.
- Author:
- poirigui
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
MarkCLIsAsPrototypesTest
public MarkCLIsAsPrototypesTest()
-
-
Method Details
-
testCliBeanIsPrototype
public void testCliBeanIsPrototype() -
testSingletonShouldNotBeInitializedEagerly
public void testSingletonShouldNotBeInitializedEagerly()
-