Package test_suite :: Package gui_tests :: Module noe :: Class Noe
[hide private]
[frames] | no frames]

Class Noe

source code


Class for testing various aspects specific to the NOE analysis.

Instance Methods [hide private]
 
__init__(self, methodName=None)
Set up the test case class for the system tests.
source code
 
test_noe_analysis(self)
Test the NOE analysis.
source code
 
test_noe_analysis_memory_leaks(self)
Test for memory leaks in the NOE analysis.
source code

Inherited from base_classes.GuiTestCase: check_exceptions, clean_up_windows, new_analysis_wizard, script_exec, setUp, tearDown

Inherited from base_classes.GuiTestCase (private): _execute_uf

Method Details [hide private]

__init__(self, methodName=None)
(Constructor)

source code 

Set up the test case class for the system tests.

Overrides: base_classes.GuiTestCase.__init__

test_noe_analysis_memory_leaks(self)

source code 

Test for memory leaks in the NOE analysis.

This can be monitored using the MS Windows task manager, once the 'USER Objects' column is shown.