basicproperty.tests.test_wx | index p:\properties\basicproperty\tests\test_wx.py |
Classes | ||||||||||||||
|
Data | ||
DATATABLE = [('col', [(wxColour(0, 0, 0), ['#000000', '#0', 'black', (0, 0, 0)])], [('a', <class exceptions.ValueError at 0x00764D80>), ((0, 0, 0, 0), <class exceptions.TypeError at 0x00764540>)]), ('pen', [(wxPen(colour=wxColour(0, 0, 0), width=1, style=100, cap=130, join=122), [<wxPython.gdi.wxPyPen instance; proxy of C++ wxPyPen instance at _191c020_wxPyPen_p>, ('BLACK', 1, 100), ('BLACK', 1, PenStyle( name=u'wxSOLID')), ('BLACK', 1, PenStyle( name=u'wxSOLID')), (), ('BLACK', 1), ('BLACK',), [], {'colour': '#000000', 'style': 100}])], []), ('penStyle', [(100, [100, 'wxSOLID', ' wxSOLID '])], [('a', <class exceptions.ValueError at 0x00764D80>), (None, <class exceptions.ValueError at 0x00764D80>), ('wxJOIN_BEVEL', <class exceptions.ValueError at 0x00764D80>), (120, <class exceptions.ValueError at 0x00764D80>)]), ('penCap', [(132, [132, 'wxCAP_BUTT', ' wxCAP_BUTT '])], [('wxSOLID', <class exceptions.ValueError at 0x00764D80>)]), ('penJoin', [(120, [120, 'wxJOIN_BEVEL', ' wxJOIN_BEVEL '])], [('wxSOLID', <class exceptions.ValueError at 0x00764D80>)])] suite = <unittest.TestSuite tests=[<unittest.TestSuite t...s.test_wx.PropertyTest testMethod=testCoerce>]>]> |