- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testAnnotatedIn1 (0.12 sec)
-
android/guava-tests/test/com/google/common/eventbus/outside/DeepInterfaceTest.java
annotatedIn2Events.add(o); } @Override public void nowhereAnnotated(Object o) { nowhereAnnotatedEvents.add(o); } } public void testAnnotatedIn1() { assertThat(getSubscriber().annotatedIn1Events).contains(EVENT); } public void testAnnotatedIn2() { assertThat(getSubscriber().annotatedIn2Events).contains(EVENT); }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 4.2K bytes - Viewed (0)