ant-design-blazor/tests/$Recorded
Vladislav Richter 059491d749 refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664)
* Replaced IdGeneratorHelper with DI service that can be replaced by user

* removed license comments and unnecessary usings

* check Id null before assigning autogenerated id

* fix: unit test

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-10 15:31:32 +08:00
..
AntDesign.Tests.Table.TableTestsCan_render_after_changes_to_the_dataSource.html refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
AntDesign.Tests.Table.TableTestsRenders_a_table_with_two_rows.html refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
AntDesign.Tests.Table.TableTestsRenders_an_empty_table.html refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
AntDesign.Tests.Table.TableTestsSet_colspan_and_rowspan.html refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00