API Reference for Enthought Tool Suite 3.0.1
Tests for vtk_parser.py.
Note that the test_parse_all parses every single class in VTK-Python. It organizes the methods and also tries to obtain the method signature for every method in every class. If this runs without crashing or raising any exceptions, then it shows that the vtk_parser will work for any VTK class. The test will show a few VTK error messages but they are usually harmless.
Useful when you need to run the tests interactively.
| Local name | Refers to |
|---|---|
| sys | sys |
| time | time |
| unittest | unittest |
| vtk | vtk |
© Copyright 2002-2008 Enthought, Inc.