Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6466

Split LayersTest.test in two

XMLWordPrintable

      The various LayersTestCase classes in core and full are hard to understand, partly because the main thing they do, calling LayersTest.test, is overly complex.

      Split that method into two methods. One tests that all the available installations boot properly, the other does the module use analysis comparing 'test-standalone-reference' and 'test-all-layers.' Both can then be coherently javadoced, and the tests that call them can be as well.

      For compatibility, deprecated and leave the test() method, having it just call the other two. It can be cleaned up later once the uses of it in full WF are removed.

            rhn-support-rbudinsk Rastislav Budinský
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: