Class OpenAPIExpectationExamples

java.lang.Object
org.mockserver.examples.mockserver.OpenAPIExpectationExamples

public class OpenAPIExpectationExamples extends Object
Author:
jamesdbloom
  • Constructor Details

    • OpenAPIExpectationExamples

      public OpenAPIExpectationExamples()
  • Method Details

    • createOpenAPIExpectationLoadedByHttpUrl

      public void createOpenAPIExpectationLoadedByHttpUrl()
    • createOpenAPIPetStoreExpectationLoadedByHttpUrl

      public void createOpenAPIPetStoreExpectationLoadedByHttpUrl()
    • createOpenAPIExpectationFilteringOperations

      public void createOpenAPIExpectationFilteringOperations()
    • createOpenAPIExpectationLoadedByFileUrl

      public void createOpenAPIExpectationLoadedByFileUrl()
    • createOpenAPIExpectationLoadedByClasspathLocation

      public void createOpenAPIExpectationLoadedByClasspathLocation()
    • createOpenAPIExpectationLoadedByJsonLiteral

      public void createOpenAPIExpectationLoadedByJsonLiteral()
    • createOpenAPIExpectationLoadedByYamlLiteral

      public void createOpenAPIExpectationLoadedByYamlLiteral()