fault.defects

Validate library defined types and their integration with fault.range

sys
import

pickle
import

module
import

test_Address_arithmetic
function

test_Address_arithmetic(test)

test_Address_from_string
function

test_Address_from_string(test)

test_Address_pickle
function

test_Address_pickle(test)

test_Address_string
function

test_Address_string(test)

test_Address_normalize_stop
function

test_Address_normalize_stop(test)

test_Area
function

test_Area(test)

Partially redundant with module.rangetypes.IRange tests, check the local interface for sanity assurance.

test_Area_string
function

test_Area_string(test)

test_Area_pickle
function

test_Area_pickle(test)

test_Area_delineate
function

test_Area_delineate(test)

test_Area_horizontals
function

test_Area_horizontals(test)

sample
data

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
function

test_Area_select(test)