Class TasksRestTest

java.lang.Object
org.glassfish.jersey.test.JerseyTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class TasksRestTest extends BaseJerseyIntegrationTest
  • Constructor Details

    • TasksRestTest

      public TasksRestTest()
  • Method Details

    • testGetTaskStatusWithUnknownTaskIdIs404

      public void testGetTaskStatusWithUnknownTaskIdIs404()