|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadline(scheduledTime Instant, deadline Object) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectDeadlinesMetMatching(matcher Matcher<? extends List<? super DeadlineMessage<?>>>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineOfType(scheduledTime Instant, deadlineType Class<?>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectDeadlinesMet(expected Object...) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineMatching(duration Duration, matcher Matcher<? super DeadlineMessage<?>>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectDeadlinesMetMatching(matcher Matcher<? extends List<? super DeadlineMessage<?>>>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineOfType(duration Duration, deadlineType Class<?>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineMatching(scheduledTime Instant, matcher Matcher<? super DeadlineMessage<?>>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectNoScheduledDeadlines() : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadline(duration Duration, deadline Object) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineMatching(duration Duration, matcher Matcher<? super DeadlineMessage<?>>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineOfType(duration Duration, deadlineType Class<?>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectNoScheduledDeadlines() : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineMatching(scheduledTime Instant, matcher Matcher<? super DeadlineMessage<?>>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type TestExecutor to TestExecutor<T> in method public andGivenCurrentTime(currentTime Instant) : TestExecutor<T> in class org.axonframework.test.aggregate.AggregateTestFixture |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadlineOfType(scheduledTime Instant, deadlineType Class<?>) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadline(scheduledTime Instant, deadline Object) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectDeadlinesMet(expected Object...) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidatorImpl |
From |
To |
|
Change Return Type ResultValidator to ResultValidator<T> in method public expectScheduledDeadline(duration Duration, deadline Object) : ResultValidator<T> in class org.axonframework.test.aggregate.ResultValidator |
From |
To |