Class SpringStompServerApplicationTests

java.lang.Object
net.brabenetz.app.springstompserver.SpringStompServerApplicationTests

@SpringBootTest(webEnvironment=RANDOM_PORT) class SpringStompServerApplicationTests extends Object
  • Constructor Details

    • SpringStompServerApplicationTests

      SpringStompServerApplicationTests()
  • Method Details

    • init

      @BeforeEach public void init()
    • cleanupSession

      @AfterEach public void cleanupSession()
    • testStompWebsocketEndpoint

      @Test public void testStompWebsocketEndpoint() throws Exception
      Throws:
      Exception
    • testStompWebsocketEndpointWithSockJs

      @Test public void testStompWebsocketEndpointWithSockJs() throws Exception
      Throws:
      Exception
    • testStompWebsocketEndpointWithInitialLoad

      @Test public void testStompWebsocketEndpointWithInitialLoad() throws Exception
      Throws:
      Exception