commit | 119f437580a5d02409b3a445abe33955a4ae2bc6 | [log] [tgz] |
---|---|---|
author | Robert Iannucci <iannucci@chromium.org> | Sun Aug 17 09:00:58 2014 |
committer | Robert Iannucci <iannucci@chromium.org> | Sun Aug 17 09:00:58 2014 |
tree | 6b2851b4879075d465ffc82bcd5b47efbf8bcd6d | |
parent | 26ba50eb582e88514ee075a36ff26ca5e4cbf992 [diff] |
Remove deprecated unittest_helper classes. TBR=vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/484523002
Utilities to support writing unittests for infra-related tools.
Dead simple mocking framework.
A simple ascii-art-schema-based unittest library. Sets up a real on-disk git repo according to a specified ascii-art representation in a class variable.
See testing_support.git.*
docstrings for more info.