Uses of Interface
org.axonframework.test.TestExecutor

Uses of TestExecutor in org.axonframework.test
 

Methods in org.axonframework.test that return TestExecutor
 TestExecutor FixtureConfiguration.given(DomainEvent... domainEvents)
          Configures the given domainEvents as the "given" events.
 TestExecutor FixtureConfiguration.given(List<DomainEvent> domainEvents)
          Configures the given domainEvents as the "given" events.
 



Copyright © 2010. All Rights Reserved.