The Wayback Machine - https://web.archive.org/web/20210208024331/https://github.com/topics/soap
Skip to content
#

soap

Here are 741 public repositories matching this topic...

sduong1207
sduong1207 commented Jan 27, 2021

why steps in zerocode-junit-interactive-fuzzy-search.html report are not displayed in order as they are in the json scenarios file
For example:
My scenarios in json file, I defined below steps:

{
  "scenarioName": "Add Clusters: GIVEN- environment variables endpoint, WHEN- I invoke POST request, I will be able to add/update cluster for my environment",
  "ignoreStepFailures": false,
  "
TVolden
TVolden commented Feb 13, 2019

As I mentioned in #93, we downcast to check. This creates direct dependencies from higher level entities to lower level entities.

Here is an example where we downcast to check if it's an instance of a 3rd part library, thereby creating a hard dependency to that 3rd part library. In this case an XML component, and since XML is being replaced by json in the OCPP standard, this dependency is unfor

Improve this page

Add a description, image, and links to the soap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the soap topic, visit your repo's landing page and select "manage topics."

Learn more