tests.bubble.test_bag

Unit tests for the bag model functions

Classes

class tests.bubble.test_bag.TestBag(methodName='runTest')

Bases: TestCase

Unit tests for the bag model functions

classmethod setUpClass()

phase = order parameter (int?), test separately with values 0 and 1 theta_s = some small positive number, 0.5 w = usually 1 or around it, can be above or below 1

Return type:

None

test_e()
test_p()
test_theta_bag_arr()
test_theta_bag_scalar()
test_w()