Issue 33 in cortex-vfx: IECoreHoudini tests should use unittest assertion mechanisms

0 views
Skip to first unread message

corte...@googlecode.com

unread,
Sep 21, 2010, 5:52:56 PM9/21/10
to cortex...@googlegroups.com
Status: Accepted
Owner: ----
Labels: Component-IECoreHoudini Type-Defect Priority-Low

New issue 33 by andrewk.imageengine: IECoreHoudini tests should use
unittest assertion mechanisms
http://code.google.com/p/cortex-vfx/issues/detail?id=33

Many of the IECoreHoudini tests use assert() to verify behavior. These
calls should all be replaced with self.assert_(), self.assertEqual(),
self.assertRaises() or any of the other unittest assertion mechanisms
define here:

http://docs.python.org/library/unittest.html#unittest.TestCase.assertTrue

corte...@googlecode.com

unread,
Dec 21, 2010, 4:35:55 PM12/21/10
to cortex...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 33 by andrewk.imageengine: IECoreHoudini tests should

This issue was closed by revision r4007.

Reply all
Reply to author
Forward
0 new messages