Cortex  10.0.0-a4
Public Member Functions | List of all members
IECoreHoudini.TestCase Class Reference

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...
 

Detailed Description

A class to help implement unit tests for Houdini functionality.

It implements setUp() to create a new houdini scene to perform the test in.

Member Function Documentation

def IECoreHoudini.TestCase.setUp (   self)

Derived classes may override this, but they should call the base class implementation too.


The documentation for this class was generated from the following file: