Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9484

Make CamelTestContextManager extendable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.16.1
    • None
    • camel-test
    • None
    • Novice

    Description

      Recently i've been working on testing framework on top of camel-test and found, that making org.apache.camel.test.spring.CamelSpringJUnit4ClassRunner.CamelTestContextManager as non-final and separate public class would make extendability of camel-test component easier. As now i have to extend CamelSpringJUnit4ClassRunner, make my own and copy-paste the code from CamelTestContextManager in order to add common TestExecutionListener. Having @TestExecutionListeners(listeners = {... is not really an option, as it is not really prone to human error factor.

      any thoughts on this?

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            nfx Serge Smertin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: