Class WebApplicationTest.TestCreateListener4HttpSessionListener

java.lang.Object
cloud.piranha.core.tests.WebApplicationTest.TestCreateListener4HttpSessionListener
All Implemented Interfaces:
jakarta.servlet.http.HttpSessionListener, EventListener
Enclosing class:
WebApplicationTest

public static class WebApplicationTest.TestCreateListener4HttpSessionListener extends Object implements jakarta.servlet.http.HttpSessionListener
Test HttpSessionListener to validate createListener was called.
  • Constructor Details

    • TestCreateListener4HttpSessionListener

      public TestCreateListener4HttpSessionListener()