Пример #1
0
def setup_tree():
    global t
    t = load(file("X0406.txt"))
Пример #2
0
def test_findByCode82211():
    t = load(file("X0406.txt"))
    found = t.findByCode(8221)
    assert found.code == 8221
    assert found.title == "当期商品仕入高"