1*ceffa222STreehugger RobotURL: https://github.com/mockito/mockito 2*ceffa222STreehugger RobotVersion: v2.23.0 3*ceffa222STreehugger RobotLicense: Apache 2.0 4*ceffa222STreehugger RobotDescription: Mockito is a mocking framework with a clean and simple API. 5*ceffa222STreehugger Robot 6*ceffa222STreehugger RobotFor Android, we need to combine Mockito with a MockMaker provided by the 7*ceffa222STreehugger RobotDexmaker module. 8*ceffa222STreehugger Robot 9*ceffa222STreehugger RobotThe source can be updated using the update_source.sh script. 10*ceffa222STreehugger Robot 11*ceffa222STreehugger RobotLocal Modifications: 12*ceffa222STreehugger Robot Fixed DefaultMockitoSession constructor. (I14ed7c032a974c3a65caaf091d36d9667ea331b6) 13*ceffa222STreehugger Robot New API to clean up all inline mocks after test (8bdfbf053ab6e4fc14a3eaecb613f5838fdf0f09) 14