Add unit test

This commit is contained in:
sunkaixuan
2023-01-22 15:35:25 +08:00
parent 280f03a731
commit 60c57f8afa
3 changed files with 259 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
Unitadfa1231.Init();
UInsert3.Init();
USelectTest.Init();
UnitSubToList.Init();