Class JUnitHttpServerExecutionListener

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

    public class JUnitHttpServerExecutionListener
    extends OpenNMSAbstractTestExecutionListener
    This TestExecutionListener looks for the JUnitHttpServer annotation and uses attributes on it to launch a temporary HTTP server for use during unit tests.
    Author:
    ranger
    • Constructor Detail

      • JUnitHttpServerExecutionListener

        public JUnitHttpServerExecutionListener()