API Reference for Enthought Tool Suite 3.2.0
Assert that lists a and b have the same elements in some order.
Whether lists a and b have the same elements in some order.
| Local name | Refers to |
|---|---|
| assert_equal | nose.tools.assert_equal |
| assert_not_equal | nose.tools.assert_not_equal |
| assert_raises | nose.tools.assert_raises |
| copy | copy.copy |
| dumps | cPickle.dumps |
| EventDict | enthought.numerical_modeling.numeric_context.event_dict.EventDict |
| HashMappingProtocolTest | enthought.numerical_modeling.numeric_context.tests.mapping_object_test_case.HashMappingProtocolTest |
| loads | cPickle.loads |
| nose | nose |
| union | enthought.util.sequence.union |
© Copyright 2002-2009 Enthought, Inc.