All Downloads are FREE. Search and download functionalities are using the official Maven repository.

WEB-INF.templates.test-suite-demo.html Maven / Gradle / Ivy

The newest version!





    
    
    Test Suite Result
    

    
    



Feature:

Note: This is demo to show extra features of Smart BDD

Scenario: Show downstream http requests and response headers and body. Show a UML diagram. (Passed)

Downstream A will return "A ok" Downstream B will return "B ok"

Note: example note for the scenario

graph LR A --- B B-->C[fa:fa-ban forbidden] B-->D(fa:fa-spinner);
sequenceDiagram participant Alice participant Bob Alice->>John: Hello John, how are you? loop Healthcheck John->>John: Fight against hypochondria end Note right of John: Rational thoughts
prevail! John-->>Alice: Great! John->>Bob: How about you? Bob-->>John: Jolly good!

Generated by Smart BDD at insert-time-stamp

Smart BDD by James Bayliss. The source code is licensed GLPv3.0.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy