/[thuban]/branches/WIP-pyshapelib-bramz/test/test_range.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/test_range.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1264 by jonathan, Fri Jun 20 14:15:56 2003 UTC revision 1421 by bh, Tue Jul 15 14:46:55 2003 UTC
# Line 22  support.initthuban() Line 22  support.initthuban()
22    
23  from Thuban.Model.range import Range, _inf  from Thuban.Model.range import Range, _inf
24    
25  class RangeTest(support.FloatComparisonMixin):  class RangeTest(unittest.TestCase, support.FloatComparisonMixin):
26    
27      def test_equal(self):      def test_equal(self):
28          """test if different ways to create a range yield equal ranges"""          """test if different ways to create a range yield equal ranges"""

Legend:
Removed from v.1264  
changed lines
  Added in v.1421

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26