/[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

trunk/thuban/test/test_range.py revision 993 by tkoester, Thu May 22 16:54:04 2003 UTC branches/WIP-pyshapelib-bramz/test/test_range.py revision 2734 by bramz, Thu Mar 1 12:42:59 2007 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.FloatTestCase):  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.993  
changed lines
  Added in v.2734

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26