Add unit test

This commit is contained in:
sunkaixuan
2022-05-10 10:02:35 +08:00
parent 26f15c351f
commit f2165d5dcc
3 changed files with 465 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UCustom020.Init();
UCustom019.Init();
UnitManyToMany.Init();
UCustom018.Init();