tests.sizes_test module

Test for reading from user input.

class tests.sizes_test.GetSizeFromInputTestCase(methodName='runTest')

Bases: unittest.case.TestCase

Test getting size from input.

setUp()
tearDown()
testRoundingToBytes()

Test that it does the proper thing rounding down to bytes.

Previous topic

tests.errors_test module

Next topic

tests.util_test module

This Page