Class TestBehaviorExecutingEndpointAdapter

All Implemented Interfaces:
EndpointAdapter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class TestBehaviorExecutingEndpointAdapter extends XmlTestExecutingEndpointAdapter
Test executing endpoint adapter specialization executes a Java DSL test designer or test runner loaded from Spring application context by bean name mapping.
Since:
1.3.1
Author:
Christoph Deppisch
  • Constructor Details

    • TestBehaviorExecutingEndpointAdapter

      public TestBehaviorExecutingEndpointAdapter()
  • Method Details