Giter Site home page Giter Site logo

automatonymoustests's Introduction

Version: Automatonymous 5.1.4-develop.12

https://github.com/MassTransit/Automatonymous/commit/b50e86fe197bbc1cc4b16c3e19d275bde869d160

Output (correct):

          StateChanged:  -> Initial (State)
Enter Initial (Initial.Enter (Event)).
                    PreExecute: Start (Event)
Leave Initial (Initial.Leave (Event)).
          StateChanged: Initial (State) -> s1 (State)
Enter s1 (s1.Enter (Event)).
                    PostExecute: Start (Event)
                    PreExecute: Boom (Event)
Leave s1 (s1.Leave (Event)).
          StateChanged: s1 (State) -> s2 (State)
Enter s2 (s2.Enter (Event)).
                    PostExecute: Boom (Event)
s2 does not handle ToSub (Event)!
                    PreExecute: Boom (Event)
Leave s2 (s2.Leave (Event)).
          StateChanged: s2 (State) -> s1 (State)
Enter s1 (s1.Enter (Event)).
                    PostExecute: Boom (Event)
                    PreExecute: ToSub (Event)
Leave s1 (s1.Leave (Event)).
          StateChanged: s1 (State) -> s21 (State)
Enter s21 (s2.Enter (Event)).
Enter s21 (s21.Enter (Event)).
                    PostExecute: ToSub (Event)
                    PreExecute: Quit (Event)
Leave s21 (s21.Leave (Event)).
Leave s21 (s2.Leave (Event)).
          StateChanged: s21 (State) -> Final (State)
Enter Final (Final.Enter (Event)).
We're done.
                    PostExecute: Quit (Event)

automatonymoustests's People

Contributors

17tmh avatar

Watchers

 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.