コード例 #1
0
def test_target_BU():
    rmg = ReactorMG()
    rmg.target_BU = 50.0
    assert_equal(rmg.target_BU, 50.0)