StdStyleTest
Inherits: Test
Functions
test_StyleColor
function test_StyleColor() public pure;
test_StyleFontWeight
function test_StyleFontWeight() public pure;
test_StyleCombined
function test_StyleCombined() public pure;
test_StyleCustom
function test_StyleCustom() public pure;
h1
function h1(string memory a) private pure returns (string memory);
h2
function h2(string memory a) private pure returns (string memory);