コード例 #1
0
def test_B():
    rmg = ReactorMG()
    rmg.B = 3
    assert_equal(rmg.B, 3)