Class JUnit4HttpApiPerMethodConfigurator

java.lang.Object
org.talend.sdk.component.junit.http.junit4.JUnit4HttpApiPerMethodConfigurator
All Implemented Interfaces:
org.junit.rules.TestRule

public class JUnit4HttpApiPerMethodConfigurator extends Object 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