Searched refs:imethodsWithExtraInterfacesMock (Results 1 – 1 of 1) sorted by relevance
41 @Mock(extraInterfaces={List.class},serializable=true) IMethods imethodsWithExtraInterfacesMock; field in MocksSerializationForAnnotationTest310 Assertions.assertThat((Object) serializeAndBack((List) imethodsWithExtraInterfacesMock)) in should_be_serialize_and_have_extra_interfaces()