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

A class to help implement unit tests for maya 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 maya functionality.

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

Member Function Documentation

def IECoreMaya.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: