Add unit test

This commit is contained in:
sunkaixuan
2022-07-26 22:24:02 +08:00
parent 34c106a11e
commit 21b1abc90d
3 changed files with 70 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitUpdateNav.Init();
UnitOneToOneN.Init();
ULock.Init();
UnitManyToMany2.Init();