Class JUnitDNSServerExecutionListener

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

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

      • JUnitDNSServerExecutionListener

        public JUnitDNSServerExecutionListener()