Add unit test

This commit is contained in:
sunkaixuan
2023-08-14 22:19:28 +08:00
parent e83d62de9a
commit 83a63a32d2
2 changed files with 332 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitOneToManyafdaa.Init();
Unitadfafa.Init();
AnimalTest.Init();
UnitOneToOneNAny.Init();