public void TestMinHeight() { _option.MinHeight(100).Begin(); AssertResult("height:100,minHeight:100"); }