Class JUnit4HttpApi

java.lang.Object
org.talend.sdk.component.junit.http.api.HttpApiHandler<JUnit4HttpApi>
org.talend.sdk.component.junit.http.junit4.JUnit4HttpApi
All Implemented Interfaces:
org.junit.rules.TestRule

public class JUnit4HttpApi extends HttpApiHandler<JUnit4HttpApi> implements org.junit.rules.TestRule
  • Constructor Details

  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
      Specified by:
      apply in interface org.junit.rules.TestRule