예제 #1
0
def test_S_T():
    rmg = ReactorMG()
    rmg.S_T = 180
    assert_equal(rmg.S_T, 180)