Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1818

JUnit @Before/After phase is called after/before Arquillian's Before/After phase

    XMLWordPrintable

Details

    Description

      In < 1.1.5.Final JUnit's @Before and @After was called by Arquillian as part of Arquillian's Before and After phases. This changed by accident during the JUnit Rule support rewrite and @Before is now called after Arquillian's Before and @After phase is now called Before Arquillian's After.

      This break down APIs like Deployer/ContainerController as non of the Suite/Class/Test Contexts are active at that point.

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            aslak@redhat.com Aslak Knutsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: