Table of Contents

Class: test_ladspa ./test_ladspa.py
Base Classes   
unittest.TestCase
Methods   
findPlugin
setUp
tearDown
test1_check_path
test2_get_descriptor
test4_instantiate
test5_getattr
  findPlugin 
findPlugin ( self )

Exceptions   
Exception( 'Could not find a valid LADSPA plugin on the ladspa path.' )
  setUp 
setUp ( self )

  tearDown 
tearDown ( self )

  test1_check_path 
test1_check_path ( self )

Checks the plugin.Path attribute's consistency.

  test2_get_descriptor 
test2_get_descriptor ( self )

Checks the plugin.get_descriptor method with the indices -1 up to the next None return.

  test4_instantiate 
test4_instantiate ( self )

Tests the instantiate method of a Descriptor.

  test5_getattr 
test5_getattr ( self )

Tests the getattr method of all _ladspa builtins.


Table of Contents

This document was automatically generated on Sun Apr 14 04:00:09 2002 by HappyDoc version 2.0