Home
last modified time | relevance | path

Searched refs:ParameterNotInstantiableException (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/testing/
DClassSanityTester.java222 throws ParameterNotInstantiableException, IllegalAccessException, in doTestNulls()
305 throws ParameterNotInstantiableException, ParameterHasNoDistinctValueException, in doTestEquals()
315 List<ParameterNotInstantiableException> paramErrors = Lists.newArrayList(); in doTestEquals()
325 } catch (ParameterNotInstantiableException e) { in doTestEquals()
350 throws ParameterNotInstantiableException, IllegalAccessException, in instantiate()
361 List<ParameterNotInstantiableException> paramErrors = Lists.newArrayList(); in instantiate()
368 } catch (ParameterNotInstantiableException e) { in instantiate()
566 throws ParameterNotInstantiableException, InvocationTargetException, in instantiate()
573 throws ParameterNotInstantiableException, ParameterHasNoDistinctValueException, in testEqualsUsing()
618 throws ParameterNotInstantiableException, FactoryMethodReturnsNullException, in generateEqualFactoryArguments()
[all …]
/external/guava/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java27 import com.google.common.testing.ClassSanityTester.ParameterNotInstantiableException;
372 } catch (ParameterNotInstantiableException expected) {} in testParameterNotInstantiableForEqualsTest()
553 } catch (ParameterNotInstantiableException expected) {} in testInstantiate_setSampleInstances_empty()
574 } catch (ParameterNotInstantiableException expected) {} in testInstantiate_constructorParameterNotInstantiable()
581 } catch (ParameterNotInstantiableException expected) {} in testInstantiate_factoryMethodParameterNotInstantiable()
655 } catch (ParameterNotInstantiableException expected) {} in testEquals_setOfNonInstantiable()
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...