Cortex
10.0.0-a4
|
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... | |
A class to help implement unit tests for maya functionality.
It implements setUp() to create a new maya scene to perform the test in.
def IECoreMaya.TestCase.setUp | ( | self | ) |
Derived classes may override this, but they should call the base class implementation too.