public void TestMinWidth() { _option.MinWidth(100).Begin(); AssertResult("width:100,minWidth:100"); }