예제 #1
0
파일: test_X0406.py 프로젝트: bgnori/X0406
def setup_tree():
    global t
    t = load(file("X0406.txt"))
예제 #2
0
파일: test_X0406.py 프로젝트: bgnori/X0406
def test_findByCode82211():
    t = load(file("X0406.txt"))
    found = t.findByCode(8221)
    assert found.code == 8221
    assert found.title == "当期商品仕入高"