Home
last modified time | relevance | path

Searched refs:shouldNotAllowSettingNullThrowable (Results 1 – 2 of 2) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/misuse/
DInvalidUsageTest.java64 public void shouldNotAllowSettingNullThrowable() throws Exception { in shouldNotAllowSettingNullThrowable() method in InvalidUsageTest
/external/mockito/src/test/java/org/mockitousage/stubbing/
DStubbingWithThrowablesTest.java194 public void shouldNotAllowSettingNullThrowable() { in shouldNotAllowSettingNullThrowable() method in StubbingWithThrowablesTest