Git Product home page Git Product logo

wm-aop's Introduction

wm-aop

Codacy Badge License: MIT

This project offers an Aspect Oriented style framework for Software AG webMethods that allows the dynamic creation of mocks and interceptors which can be conditionally invoked when services are executing. It is also the foundation for wm-jbehave that offers Behaviour Driven Unit Testing from within Software AG Designer. When you have these components installed you will be able to:

  • Create mocks of IS services
  • Apply conditions to mocks so that they only execute when the pipeline contents meet that condition
  • Raise an exception based on a condition or in place of a service
  • Capture the pipeline to file before or after a service is called
  • Modify or insert content into the pipeline
  • Have a series of conditions for a mocked service with a default if none of the conditions match
  • Create assertions that can apply before or after a service so that its possible to prove a service has been executed. Assertions can also have conditions to verify that the pipeline had the expected content.
  • Return either random or sequenced content from a mock to very its output every time its called
  • Use the wm-jbehave functionality for Behaviour Driven Unit Testing within Designer and execute tests with the in-built JUnit

See the wiki for more information on installation and use.

wm-aop's People

Contributors

sysgen avatar diegooderigobbva avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.