1 |
2003-10-31 Bernhard Herzog <[email protected]> |
2003-10-31 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* test/test_classification.py (TestClassification.setUp): |
4 |
|
Subscribe to the CLASS_CHANGED messages |
5 |
|
(TestClassification.tearDown): New. Destroy the classification |
6 |
|
properly |
7 |
|
(TestClassification.test_defaults): Add tests for the default line |
8 |
|
width and whether no messages were sent yet |
9 |
|
(TestClassification.test_set_default_properties): Add tests for |
10 |
|
messages and setting the default line width |
11 |
|
(TestClassification.test_add_singleton) |
12 |
|
(TestClassification.test_add_range) |
13 |
|
(TestClassification.test_multiple_groups): Add tests for messages |
14 |
|
|
15 |
|
2003-10-31 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
Some more refactoring in preparation for new tests: |
Some more refactoring in preparation for new tests: |
18 |
|
|
19 |
* test/test_classification.py (TestClassification.setUp): New. |
* test/test_classification.py (TestClassification.setUp): New. |