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

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

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

revision 494 by jonathan, Mon Mar 10 10:45:33 2003 UTC revision 598 by bh, Thu Apr 3 11:37:10 2003 UTC
# Line 1  Line 1 
1  # Copyright (c) 2002 by Intevation GmbH  # Copyright (c) 2002, 2003 by Intevation GmbH
2  # Authors:  # Authors:
3  # Jonathan Coles <[email protected]>  # Jonathan Coles <[email protected]>
4  #  #
# Line 305  class TestClassification(unittest.TestCa Line 305  class TestClassification(unittest.TestCa
305          self.assertEquals(c.GetGroup(5), s)          self.assertEquals(c.GetGroup(5), s)
306          self.assertEquals(c.GetGroup(10), c.GetDefaultGroup())          self.assertEquals(c.GetGroup(10), c.GetDefaultGroup())
307    
308            layer.Destroy()
309    
310  if __name__ == "__main__":  if __name__ == "__main__":
311      unittest.main()      support.run_tests()

Legend:
Removed from v.494  
changed lines
  Added in v.598

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26