summaryrefslogtreecommitdiffstats
path: root/tests/dataset_test.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-06-06 12:22:35 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-06-06 12:22:35 +0000
commitc925b7cbd916a294e96d361585c396cd107a827e (patch)
tree6ceee293182e603f560fda96b6177f9ac0b20751 /tests/dataset_test.php
parenta1cf00931ec31b6c7c45ecd182b410c6e7cf4781 (diff)
downloadzetacomponents-graph-c925b7cbd916a294e96d361585c396cd107a827e.zip
zetacomponents-graph-c925b7cbd916a294e96d361585c396cd107a827e.tar.gz
- Added test for palettes
- Added basic implementatoin of palettes # Not used for automatic colorization yet
Diffstat (limited to 'tests/dataset_test.php')
-rw-r--r--tests/dataset_test.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/dataset_test.php b/tests/dataset_test.php
index eeff6ae..7c16eda 100644
--- a/tests/dataset_test.php
+++ b/tests/dataset_test.php
@@ -334,12 +334,5 @@ class ezcGraphDatasetTest extends ezcTestCase
$chart->income[2005]
);
}
-
- public function testAutomaticColorization()
- {
- throw new PHPUnit2_Framework_IncompleteTestError(
- '@TODO: Add test to check automatic dataset colorization.'
- );
- }
}
?>
OpenPOWER on IntegriCloud