- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDummyArguments (0.11 sec)
-
android/guava-testlib/src/com/google/common/testing/ClassSanityTester.java
*/ private <T> @Nullable T instantiate(Invokable<?, ? extends T> factory) throws ParameterNotInstantiableException, InvocationTargetException, IllegalAccessException { return invoke(factory, getDummyArguments(factory)); } /** * Returns an object responsible for performing sanity tests against the return values of all * public static methods declared by {@code cls}, excluding superclasses. */
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 32.5K bytes - Viewed (0)