Class OpenNMSConfigurationExecutionListener

  • All Implemented Interfaces:
    org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener

    public class OpenNMSConfigurationExecutionListener
    extends org.springframework.test.context.support.AbstractTestExecutionListener
    This TestExecutionListener initializes the DaoTestConfigBean.
    Author:
    brozow
    • Constructor Detail

      • OpenNMSConfigurationExecutionListener

        public OpenNMSConfigurationExecutionListener()
    • Method Detail

      • prepareTestInstance

        public void prepareTestInstance​(org.springframework.test.context.TestContext testContext)
                                 throws Exception
        Specified by:
        prepareTestInstance in interface org.springframework.test.context.TestExecutionListener
        Overrides:
        prepareTestInstance in class org.springframework.test.context.support.AbstractTestExecutionListener
        Throws:
        Exception