Home | History | Annotate | only in /external/chromium_org/third_party/pymock
Up to higher level directory
NameDateSize
LICENSE.txt16-Dec-20141.3K
mock.py16-Dec-201473.8K
OWNERS16-Dec-201417
README.chromium16-Dec-2014293

README.chromium

      1 Name: mock
      2 URL: http://pypi.python.org/pypi/mock
      3 Version: 1.0.1
      4 Security Critical: no
      5 License: BSD
      6 License File: LICENSE.txt
      7 Description:
      8 Python mock library, currently used by native_client_sdk.  This is the
      9 same mock library that is now part of python 3.3 where it is know as
     10 unittest.mock.
     11