Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/annotation/
DDeprecatedAnnotationEngineApiTest.java28 class SimpleTestCase { class in DeprecatedAnnotationEngineApiTest
47 SimpleTestCase test = new SimpleTestCase(); in shouldInjectMocksIfThereIsNoUserDefinedEngine()
63 SimpleTestCase test = new SimpleTestCase(); in shouldRespectUsersEngine()
/external/python/cpython3/Lib/ctypes/test/
Dtest_keeprefs.py4 class SimpleTestCase(unittest.TestCase): class
/external/python/cpython2/Lib/ctypes/test/
Dtest_keeprefs.py4 class SimpleTestCase(unittest.TestCase): class