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

Warp: support for inner/anonymous classes

XMLWordPrintable

    • Sprint 1 - Critical Issues

      These can't be supported right now, since they bears dependency on top-level class, which is not serializable by default.

      This class could be serialized when de-injected (like in [1]).

      But the top-level class still imports APIs which are not available on server classpath.

      The proposed API:
      https://gist.github.com/2569612

      [1] https://github.com/lfryc/jsfunitng/blob/master/src/main/java/org/jboss/arquillian/warp/test/LifecycleTestDeenricher.java

            lfryc Lukáš Fryč (Inactive)
            lfryc Lukáš Fryč (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: