• Home
Name Date Size #Lines LOC

..--

lib/03-May-2024-406338

src/03-May-2024-74,77943,823

subprojects/03-May-2024-473328

Android.bpD03-May-20243.5 KiB118106

CleanSpec.mkD03-May-20242.3 KiB511

LICENSED03-May-20241.1 KiB2117

METADATAD03-May-202439 43

MODULE_LICENSE_MITD03-May-20240

OWNERSD03-May-202439 32

README.versionD03-May-2024425 139

TEST_MAPPINGD03-May-2024912 3736

build.gradleD03-May-20242 KiB6455

update_source.shD03-May-20241.4 KiB6743

README.version

1URL: https://github.com/mockito/mockito
2Version: v2.21.0
3License: Apache 2.0
4Description: Mockito is a mocking framework with a clean and simple API.
5
6For Android, we need to combine Mockito with a MockMaker provided by the
7Dexmaker module.
8
9The source can be updated using the update_source.sh script.
10
11Local Modifications:
12         New API to clean up all inline mocks after test (8bdfbf053ab6e4fc14a3eaecb613f5838fdf0f09)
13