Add unit test

This commit is contained in:
sunkaixuan
2023-08-07 16:05:58 +08:00
parent d94fb365ad
commit f40b96c6cb
3 changed files with 131 additions and 0 deletions

View File

@@ -121,6 +121,7 @@
<Compile Include="UnitTest\UQueryable.cs" />
<Compile Include="UnitTest\UQueryableAsync.cs" />
<Compile Include="UnitTest\USaveable.cs" />
<Compile Include="UnitTest\USelectDTO.cs" />
<Compile Include="UnitTest\UThread.cs" />
<Compile Include="UnitTest\UThread2.cs" />
<Compile Include="UnitTest\UThread3.cs" />