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

@ClassRules should not be executed in container

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.1.Final
    • 1.2.0.Final
    • core
    • None

      For the same reason why @Before/After Class methods are not invoked in a container (the state between @Test methods is not kept), the @ClassRules should be prevented from running there as well.
      Currently, they are executed on both sides - on client & in container

              mjobanek Matous Jobanek
              mjobanek Matous Jobanek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: