Class UnsynchronisedInvocationDispatcher

    • Field Detail

      • expectations

        private final java.util.Collection<Expectation> expectations
      • stateMachines

        private final java.util.Collection<StateMachine> stateMachines
    • Constructor Detail

      • UnsynchronisedInvocationDispatcher

        public UnsynchronisedInvocationDispatcher()
      • UnsynchronisedInvocationDispatcher

        public UnsynchronisedInvocationDispatcher​(java.util.Collection<Expectation> theExpectations,
                                                  java.util.Collection<StateMachine> theStateMachines)