Searched refs:InvocationInfo (Results 1 – 10 of 10) sorted by relevance
24 InvocationInfo info = new InvocationInfo(invocation); in should_know_valid_throwables()33 …assertThat(new InvocationInfo(new InvocationBuilder().method("integerReturningMethod").toInvocatio… in should_know_valid_return_types()34 …assertThat(new InvocationInfo(new InvocationBuilder().method("integerReturningMethod").toInvocatio… in should_know_valid_return_types()35 …assertThat(new InvocationInfo(new InvocationBuilder().method("intReturningMethod").toInvocation())… in should_know_valid_return_types()36 …assertThat(new InvocationInfo(new InvocationBuilder().method("intReturningMethod").toInvocation())… in should_know_valid_return_types()37 …assertThat(new InvocationInfo(new InvocationBuilder().method("integerReturningMethod").toInvocatio… in should_know_valid_return_types()42 …assertThat(new InvocationInfo(new InvocationBuilder().method("intReturningMethod").toInvocation())… in should_know_when_invocation_returns_primitive()43 …assertThat(new InvocationInfo(new InvocationBuilder().method("integerReturningMethod").toInvocatio… in should_know_when_invocation_returns_primitive()48 …assertThat(new InvocationInfo(new InvocationBuilder().method("voidMethod").toInvocation()).isVoid(… in should_know_when_invocation_returns_void()49 …assertThat(new InvocationInfo(new InvocationBuilder().method("integerReturningMethod").toInvocatio… in should_know_when_invocation_returns_void()[all …]
14 InvocationInfo invocationInfo = new InvocationInfo(invocation); in validateReturnValueFor()
31 InvocationInfo invocationInfo = new InvocationInfo(invocation); in validateFor()
13 public class InvocationInfo implements AbstractAwareMethod { class17 public InvocationInfo(InvocationOnMock theInvocation) { in InvocationInfo() method in InvocationInfo
90 InvocationInfo invocationInfo = new InvocationInfo(invocation); in validateArgumentTypeCompatibility()
34 if (!new InvocationInfo(invocation).isVoid()) { in validateFor()
48 if (new InvocationInfo(invocation).isAbstract()) { in validateFor()
63 if (!new InvocationInfo(invocation).isValidException(throwable)) { in validateFor()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...