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.
m.orban a6cc69294a Modified test for datetime datahandler 8 years ago
..
__init__.py Added the test_regex module under version control 8 years ago
test_boolean.py Changed the check data test for the Boolean datahandler 8 years ago
test_concat.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 8 years ago
test_datahandler.py Modified and added test unit for integer datahandler 8 years ago
test_datetime.py Modified test for datetime datahandler 8 years ago
test_file.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 8 years ago
test_formatstring.py Added two unit tests for the format string datahandler + fix on a slicing end value 8 years ago
test_integer.py Modified and added test unit for integer datahandler 8 years ago
test_regex.py checked_data_value passed test for datahandler class and derived class 8 years ago
test_text.py Changed the used method for the check_data tests (using now the public one instead of the protected) 8 years ago
test_varchar.py checked_data_value passed test for datahandler class and derived class 8 years ago