Class MarkCLIsAsPrototypesTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class MarkCLIsAsPrototypesTest extends BaseCliIntegrationTest
Test various behaviours of CLIs when injected as bean.
Author:
poirigui
  • Constructor Details

    • MarkCLIsAsPrototypesTest

      public MarkCLIsAsPrototypesTest()
  • Method Details

    • testCliBeanIsPrototype

      public void testCliBeanIsPrototype()
    • testUnrelatedBeanIsSingleton

      public void testUnrelatedBeanIsSingleton()
    • testSingletonShouldNotBeInitializedEagerly

      public void testSingletonShouldNotBeInitializedEagerly()