Add unit test

This commit is contained in:
sunkaixuan
2022-08-30 01:42:16 +08:00
parent 73c2c2f504
commit 9d28dab42d
3 changed files with 65 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UTran2.Init();
UnitUpdateSubQuery.Init();
UnitManyToManyDeleteNav.Init();
UnitTestReturnPkList.Init();