Home
last modified time | relevance | path

Searched refs:shouldNotThrowNPE (Results 1 – 4 of 4) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/bugs/
DNPEOnAnyClassMatcherAutounboxTest.java21 public void shouldNotThrowNPE() { in shouldNotThrowNPE() method in NPEOnAnyClassMatcherAutounboxTest
DNPEWhenMockingThrowablesTest.java27 public void shouldNotThrowNPE() { in shouldNotThrowNPE() method in NPEWhenMockingThrowablesTest
DNPEWhenCustomExceptionStackTraceReturnNullTest.java25 public void shouldNotThrowNPE() { in shouldNotThrowNPE() method in NPEWhenCustomExceptionStackTraceReturnNullTest
/external/mockito/src/test/java/org/mockitousage/spies/
DStubbingSpiesDoesNotYieldNPETest.java33 public void shouldNotThrowNPE() throws Exception { in shouldNotThrowNPE() method in StubbingSpiesDoesNotYieldNPETest