// The explicitly inherited property.
final StylePropertyMock propertyMock =
PropertiesTestHelper.createStylePropertyMock(
expectations, "propertyMock");
final StyleValue outputValue = StyleKeywords.ACCEPT;
final StyleInherit inheritValue = STYLE_VALUE_FACTORY.getInherit();
// =====================================================================
// Set Expectations
// =====================================================================