Cortex
10.0.0-a4
|
A class to help implement unit tests for Houdini functionality. More...
Inherits TestCase.
Public Member Functions | |
def | setUp (self) |
Derived classes may override this, but they should call the base class implementation too. More... | |
A class to help implement unit tests for Houdini functionality.
It implements setUp() to create a new houdini scene to perform the test in.
def IECoreHoudini.TestCase.setUp | ( | self | ) |
Derived classes may override this, but they should call the base class implementation too.