コード例 #1
0
def test_r():
    rmg = ReactorMG()
    rmg.r_fuel = 0.411
    assert_equal(rmg.r_fuel, 0.411)