Searched refs:OnMethod (Results 1 – 3 of 3) sorted by relevance
37 …AnnotationWithDefaultValue onClassDefaultValue = method("method", mock(OnMethod.class)).getAnnotat… in mock_should_have_annotations_copied_from_mocked_type_on_methods()38 …AnnotationWithCustomValue onClassCustomValue = method("method", mock(OnMethod.class)).getAnnotatio… in mock_should_have_annotations_copied_from_mocked_type_on_methods()46 …thDefaultValue onClassDefaultValue = firstParamOf(method("method", mock(OnMethod.class))).getAnnot… in mock_should_have_annotations_copied_from_mocked_type_on_method_parameters()47 …AnnotationWithCustomValue onClassCustomValue = firstParamOf(method("method", mock(OnMethod.class))… in mock_should_have_annotations_copied_from_mocked_type_on_method_parameters()108 public class OnMethod {
39 class OnMethod { class
65 class OnMethod { class