1 |
2003-10-31 Bernhard Herzog <[email protected]> |
2003-10-31 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Some more refactoring in preparation for new tests: |
4 |
|
|
5 |
|
* test/test_classification.py (TestClassification.setUp): New. |
6 |
|
Instantiate the classification here. Update the test methods |
7 |
|
accordingly. |
8 |
|
(TestClassification.test_multiple_groups): Make sure that the two |
9 |
|
singletons matching 1 are considered different. |
10 |
|
|
11 |
|
2003-10-31 Bernhard Herzog <[email protected]> |
12 |
|
|
13 |
* test/test_classification.py (red, green, blue): New. These |
* test/test_classification.py (red, green, blue): New. These |
14 |
constants were used in several cases. Update the relevant methods. |
constants were used in several cases. Update the relevant methods. |
15 |
(TestClassification.test_defaults) |
(TestClassification.test_defaults) |