UniSet 2.45.1
Класс tests.test_codegen_scale.TestScaleFactorIntegerFormat

Открытые члены

 test_integer_scale_no_decimal (self)

Подробное описание

Test that integer scale factors are emitted without decimal point.

Методы

◆ test_integer_scale_no_decimal()

tests.test_codegen_scale.TestScaleFactorIntegerFormat.test_integer_scale_no_decimal ( self)
scale: 100 should emit / 100, not / 100.0.