nmaguirre / eiffel-subtitle-converter

A Subtitle Converter developed in Eiffel using Design by Contract
MIT License
3 stars 2 forks source link

Missing unit test for routine source_as_subrip.CONVERTER_LOGIC #162

Open mromina opened 9 years ago

dromero19 commented 9 years ago

Solved in rev. ddd83b9

saiema commented 9 years ago

The invalid test is not testing source_as_subrip, is testing add_subtitle_item. The valid tests are ok but both are exactly the same, more or less subtitle items makes no difference when testing the routine source_as_subrip.