Module Index

Classes

Attributes

Module: set

This module provides a test case for the Set class and a test suite which contains a the test case class.

Classes

TestSet

This class is the test case for Set instances.

Attributes

SuiteSet

Value of SuiteSet

<unittest.TestSuite tests=[<boduch.test.set.TestSet testMethod=test_A_interface>, <boduch.test.set.TestSet testMethod=test_B_push>, <boduch.test.set.TestSet testMethod=test_C_sort>, <boduch.test.set.TestSet testMethod=test_D_get>, <boduch.test.set.TestSet testMethod=test_E_pop>, <boduch.test.set.TestSet testMethod=test_F_setitem>, <boduch.test.set.TestSet testMethod=test_G_getitem>, <boduch.test.set.TestSet testMethod=test_H_delitem>, <boduch.test.set.TestSet testMethod=test_I_iteritem>]>