Validate library defined types and their integration with fault.range
sys
pickle
module
test_Address_arithmetic
test_Address_arithmetic(test)
test_Address_from_string
test_Address_from_string(test)
test_Address_pickle
test_Address_pickle(test)
test_Address_string
test_Address_string(test)
test_Address_normalize_stop
test_Address_normalize_stop(test)
test_Area
test_Area(test)
Partially redundant with module.rangetypes.IRange tests, check the local interface for sanity assurance.
test_Area_string
test_Area_string(test)
test_Area_pickle
test_Area_pickle(test)
test_Area_delineate
test_Area_delineate(test)
test_Area_horizontals
test_Area_horizontals(test)
sample
sample = [
"This(1) is the first line.",
"This(2) is the second line.",
"",
"This(3) is the third line.",
"This(4) is the fourth line.",
]
test_Area_select
test_Area_select(test)