python/mock-1.0.0/html/output.txt

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 Results of doctest builder run on 2012-10-07 18:33:27
     2 =====================================================
     4 Document: index
     5 ---------------
     6 1 items passed all tests:
     7   35 tests in default
     8 35 tests in 1 items.
     9 35 passed and 0 failed.
    10 Test passed.
    11 1 items passed all tests:
    12    1 tests in default (cleanup code)
    13 1 tests in 1 items.
    14 1 passed and 0 failed.
    15 Test passed.
    17 Document: compare
    18 -----------------
    19 1 items passed all tests:
    20   39 tests in default
    21 39 tests in 1 items.
    22 39 passed and 0 failed.
    23 Test passed.
    24 1 items passed all tests:
    25    1 tests in default (cleanup code)
    26 1 tests in 1 items.
    27 1 passed and 0 failed.
    28 Test passed.
    30 Document: getting-started
    31 -------------------------
    32 1 items passed all tests:
    33   83 tests in default
    34 83 tests in 1 items.
    35 83 passed and 0 failed.
    36 Test passed.
    37 1 items passed all tests:
    38    1 tests in default (cleanup code)
    39 1 tests in 1 items.
    40 1 passed and 0 failed.
    41 Test passed.
    43 Document: magicmock
    44 -------------------
    45 1 items passed all tests:
    46   40 tests in default
    47 40 tests in 1 items.
    48 40 passed and 0 failed.
    49 Test passed.
    50 1 items passed all tests:
    51    1 tests in default (cleanup code)
    52 1 tests in 1 items.
    53 1 passed and 0 failed.
    54 Test passed.
    56 Document: patch
    57 ---------------
    58 1 items passed all tests:
    59   75 tests in default
    60 75 tests in 1 items.
    61 75 passed and 0 failed.
    62 Test passed.
    63 1 items passed all tests:
    64    2 tests in default (cleanup code)
    65 2 tests in 1 items.
    66 2 passed and 0 failed.
    67 Test passed.
    69 Document: helpers
    70 -----------------
    71 1 items passed all tests:
    72   87 tests in default
    73 87 tests in 1 items.
    74 87 passed and 0 failed.
    75 Test passed.
    76 1 items passed all tests:
    77    2 tests in default (cleanup code)
    78 2 tests in 1 items.
    79 2 passed and 0 failed.
    80 Test passed.
    82 Document: examples
    83 ------------------
    84 1 items passed all tests:
    85  171 tests in default
    86 171 tests in 1 items.
    87 171 passed and 0 failed.
    88 Test passed.
    89 1 items passed all tests:
    90    1 tests in default (cleanup code)
    91 1 tests in 1 items.
    92 1 passed and 0 failed.
    93 Test passed.
    95 Document: sentinel
    96 ------------------
    97 1 items passed all tests:
    98    6 tests in default
    99 6 tests in 1 items.
   100 6 passed and 0 failed.
   101 Test passed.
   102 1 items passed all tests:
   103    1 tests in default (cleanup code)
   104 1 tests in 1 items.
   105 1 passed and 0 failed.
   106 Test passed.
   108 Document: mock
   109 --------------
   110 1 items passed all tests:
   111  187 tests in default
   112 187 tests in 1 items.
   113 187 passed and 0 failed.
   114 Test passed.
   115 1 items passed all tests:
   116    1 tests in default (cleanup code)
   117 1 tests in 1 items.
   118 1 passed and 0 failed.
   119 Test passed.
   121 Doctest summary
   122 ===============
   123   723 tests
   124     0 failures in tests
   125     0 failures in setup code
   126     0 failures in cleanup code

mercurial