Add unit test

This commit is contained in:
sunkaixuan
2022-07-26 21:34:38 +08:00
parent e072e80ab9
commit ba684e7f4b
3 changed files with 106 additions and 0 deletions

View File

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