Exemple #1
0
def test_rspinp_ev():
    zcalc = RspCalc("ZDIPLEN")
    assert zcalc.rspinp() == """\
Exemple #2
0
def test_rsp_crinp():
    calc = RspCalc("XDIPLEN", "YDIPLEN", "ZDIPLEN", "ZDIPLEN")
    assert calc.rspinp() == """\
Exemple #3
0
def test_rspinp_none():
    calc = RspCalc()
    assert calc.rspinp() == "###"
Exemple #4
0
def test_rspinp_ev_triplet():
    zcalc = RspCalc("ZDIPLEN", triplet=True)
    assert zcalc.rspinp() == """\
Exemple #5
0
def test_rspinp_ev():
    zcalc = RspCalc("ZDIPLEN")
    assert zcalc.rspinp() == """\
Exemple #6
0
def test_rspinp_none():
    calc = RspCalc()
    assert calc.rspinp() == "###"
Exemple #7
0
def test_rsp_crinp():
    calc = RspCalc("XDIPLEN", "YDIPLEN", "ZDIPLEN", "ZDIPLEN")
    assert calc.rspinp() == """\
Exemple #8
0
def test_rspinp_ev_triplet():
    zcalc = RspCalc("ZDIPLEN", triplet=True)
    assert zcalc.rspinp() == """\