No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roland Haroutiounian 51feb0654c Added a test for a missing name in the from_name method's tests (for the DataHandler class) 7 years ago
..
__init__.py Added the test_regex module under version control 7 years ago
test_boolean.py Changed the check data test for the Boolean datahandler 7 years ago
test_concat.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 years ago
test_datahandler.py Added a test for a missing name in the from_name method's tests (for the DataHandler class) 7 years ago
test_datetime.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 years ago
test_file.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 years ago
test_formatstring.py Added two unit tests for the format string datahandler + fix on a slicing end value 7 years ago
test_integer.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 years ago
test_regex.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 years ago
test_text.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 years ago
test_varchar.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 years ago