1 |
2003-10-06 Bernhard Herzog <[email protected]> |
2003-10-06 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_viewport.py (ViewPortTest.setUp) |
4 |
|
(SimpleViewPortTest.test_init_with_size): Move the test for the |
5 |
|
initial size as a constructor parameter from ViewPortTest.setUp |
6 |
|
method to a new separate test in SimpleViewPortTest. |
7 |
|
|
8 |
|
2003-10-06 Bernhard Herzog <[email protected]> |
9 |
|
|
10 |
* test/test_viewport.py (MockView): New class derived from |
* test/test_viewport.py (MockView): New class derived from |
11 |
ViewPort with a mock implementation of GetTextExtent to be used in |
ViewPort with a mock implementation of GetTextExtent to be used in |
12 |
the test cases |
the test cases |