public void TestCssText() { CssValue cssValue = _getCssValue(aCssText, false); Assert.AreEqual(Type, cssValue.GetType()); }